simplevectors
0.3.9
Simple vector implementations in C++
|
Csvector::EmbVec2D | A minimal 2D vector representation |
Csvector::EmbVec3D | A minimal 3D vector representation |
Csvector::Vec2D | A minimal 2D vector representation |
Csvector::Vec3D | A minimal 3D vector representation |
▼Csvector::Vector< D, T > | A base vector representation |
Csvector::Vector2D | A simple 2D vector representation |
Csvector::Vector3D | A simple 3D vector representation |