versor  3.0
C++11 library for Geometric algebra
Public Member Functions | Public Attributes | Friends | List of all members
vsr::Vxl Class Reference

Public Member Functions

 Vxl (int _a, int _b, int _c, int _d, int _e, int _f, int _g, int _h, int _typ=0)
 
int & operator[] (int i)
 
int operator[] (int i) const
 
vec4 fr ()
 
vec4 ri ()
 
vec4 ba ()
 
vec4 le ()
 
vec4 to ()
 
vec4 bo ()
 
Vxllimit ()
 

Public Attributes

int a
 
int b
 
int c
 
int d
 
int e
 
int f
 
int g
 
int h
 
int type
 

Friends

ostream & operator<< (ostream &, const Vxl &)
 

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