Templates -- Meow
1.1.4
A C++ template which is unable and also not allowed to compile to obj-file first.
|
#include "../math/utility.h"
#include "../math/Vector.h"
#include "../math/Matrix.h"
#include <cmath>
Go to the source code of this file.
Classes | |
class | meow::Vector2D< Scalar > |
2D's vector More... | |
class | meow::Vector3D< Scalar > |
3D's vector More... | |
Namespaces | |
meow | |