Specialization for 3D. More...
#include <Vectors.h>
Public Types | |
typedef VectorND_T< 3, Float_T > | Base |
Public Member Functions | |
Vector3D_T (Float_T c0, Float_T c1, Float_T c2) | |
Public Member Functions inherited from gear::VectorND_T< 3, Float_T > | |
Float_T & | operator[] (unsigned i) |
The i-th coordinate. | |
Float_T | operator[] (unsigned i) const |
Additional Inherited Members | |
Protected Attributes inherited from gear::VectorND_T< 3, Float_T > | |
Float_T | _c [N] |
Specialization for 3D.