NazaraEngine/include/Nazara/Math
Lynix 2e6b864cad Added OrientedCube class
Former-commit-id: ca42e08a8bf73b5801bea1536bd8a8af5e386574
2013-02-21 18:27:08 +01:00
..
AxisAlignedBox.hpp Moved AxisAlignedBox to mathematic module 2013-02-19 12:32:11 +01:00
AxisAlignedBox.inl Fixed infinite aabbs 2013-02-21 00:52:45 +01:00
Basic.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
Basic.inl Revert "Optimized NzNormalizeAngle" 2012-12-08 22:20:16 +01:00
Config.hpp Big skeletal animation update 2012-11-21 19:20:32 +01:00
Cube.hpp Adding some methods to Cube class 2013-02-21 18:26:41 +01:00
Cube.inl Adding some methods to Cube class 2013-02-21 18:26:41 +01:00
Enums.hpp Moved AxisAlignedBox to mathematic module 2013-02-19 12:32:11 +01:00
EulerAngles.hpp Minor changes to math module 2013-02-16 19:21:14 +01:00
EulerAngles.inl Fixed math not including some headers 2013-02-17 02:09:10 +01:00
Frustum.hpp Added Frustum::Contains(AxisAlignedBox) 2013-02-20 16:41:29 +01:00
Frustum.inl Fixed [Frustum|Plane]::ToString() 2013-02-20 16:51:09 +01:00
Matrix4.hpp Minor changes to math module 2013-02-16 19:21:14 +01:00
Matrix4.inl Replaced division by multiplication 2013-02-17 23:41:03 +01:00
OrientedCube.hpp Added OrientedCube class 2013-02-21 18:27:08 +01:00
OrientedCube.inl Added OrientedCube class 2013-02-21 18:27:08 +01:00
Plane.hpp Added Frustum::Contains(AxisAlignedBox) 2013-02-20 16:41:29 +01:00
Plane.inl Fixed [Frustum|Plane]::ToString() 2013-02-20 16:51:09 +01:00
Quaternion.hpp Minor changes to math module 2013-02-16 19:21:14 +01:00
Quaternion.inl Fixed math not including some headers 2013-02-17 02:09:10 +01:00
Rect.hpp Added [Cube|Rect]::ExtendTo(X, Y[, Z]); 2013-02-19 01:10:47 +01:00
Rect.inl Added [Cube|Rect]::ExtendTo(X, Y[, Z]); 2013-02-19 01:10:47 +01:00
Sphere.hpp Added Sphere class 2013-02-19 01:23:37 +01:00
Sphere.inl Renamed Vector[i]::[Squared]Length[f] to Get[*] 2013-02-21 11:29:35 +01:00
Vector2.hpp Renamed Vector[i]::[Squared]Length[f] to Get[*] 2013-02-21 11:29:35 +01:00
Vector2.inl Renamed Vector[i]::[Squared]Length[f] to Get[*] 2013-02-21 11:29:35 +01:00
Vector3.hpp Renamed Vector[i]::[Squared]Length[f] to Get[*] 2013-02-21 11:29:35 +01:00
Vector3.inl Renamed Vector[i]::[Squared]Length[f] to Get[*] 2013-02-21 11:29:35 +01:00
Vector4.hpp Renamed Vector[i]::[Squared]Length[f] to Get[*] 2013-02-21 11:29:35 +01:00
Vector4.inl Renamed Vector[i]::[Squared]Length[f] to Get[*] 2013-02-21 11:29:35 +01:00