simplevectors
0.3.9
Simple vector implementations in C++
|
▼Nsvector | |
CVector | A base vector representation |
CVector2D | A simple 2D vector representation |
CVector3D | A simple 3D vector representation |
CEmbVec2D | A minimal 2D vector representation |
CEmbVec3D | A minimal 3D vector representation |
CVec2D | A minimal 2D vector representation |
CVec3D | A minimal 3D vector representation |