|
simplevectors
0.3.9
Simple vector implementations in C++
|
Contains a 2D vector representation. More...


Go to the source code of this file.
Classes | |
| class | svector::Vector2D |
| A simple 2D vector representation. More... | |
Typedefs | |
| typedef Vector< 2 > | svector::Vec2_ |
| An alias to Vector<2>. | |
Contains a 2D vector representation.