Namespaces | Typedefs | Functions
GteVector4.h File Reference
#include <Mathematics/GteVector3.h>
Include dependency graph for GteVector4.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gte
 

Typedefs

template<typename Real >
using gte::Vector4 = Vector< 4, Real >
 

Functions

template<typename Real >
Real gte::ComputeOrthogonalComplement (int numInputs, Vector4< Real > *v, bool robust=false)
 
template<typename Real >
Real gte::DotHyperCross (Vector4< Real > const &v0, Vector4< Real > const &v1, Vector4< Real > const &v2, Vector4< Real > const &v3)
 
template<typename Real >
Vector4< Real > gte::HyperCross (Vector4< Real > const &v0, Vector4< Real > const &v1, Vector4< Real > const &v2)
 
template<typename Real >
Vector4< Real > gte::UnitHyperCross (Vector4< Real > const &v0, Vector4< Real > const &v1, Vector4< Real > const &v2, bool robust=false)
 


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:05