versor  3.0
C++11 library for Geometric algebra
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
vsr::Simplex< N > Struct Template Reference

Classes

struct  Edge
 
struct  Face
 

Public Types

typedef NEVec< N > Vec
 
typedef NEBiv< N > Biv
 
typedef NEVec< N+1 > TVec
 

Public Member Functions

TVec doBary ()
 
Vec bary ()
 
void doRot ()
 
void init ()
 
Biv biv (int which, float amt=1.0)
 
void spin (const Biv &biv)
 
void spin (int which, float amt=1.0)
 
vector< NEVec< 3 > > project (float dist, bool bOrtho=false) const
 

Public Attributes

vector< Vecverts
 
vector< TVecroots
 
vector< Edgeedges
 
vector< Facefaces
 
TVec vec
 

The documentation for this struct was generated from the following file: