simplevectors
0.3.9
Simple vector implementations in C++
|
Contains a 3D vector representation. More...
Go to the source code of this file.
Classes | |
class | svector::Vector3D |
A simple 3D vector representation. More... | |
Typedefs | |
typedef Vector< 3 > | svector::Vec3_ |
An alias to Vector<3>. | |
Contains a 3D vector representation.