#include "Math.h"
Include dependency graph for DeFacto/Math/Vector.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Vec2 |
class | Vec3 |
class | Vec4 |
Functions | |
float | dot (const Vec2 &u, const Vec2 &v) |
|
V2.cpp Author: Petter Alstermark, petter@alstermark.com Definition at line 9 of file DeFacto/Math/Vec2.cpp. |