NazaraEngine/include/Nazara/Math
Lynix 8b49a6426f Fixed [Frustum|Plane]::ToString()
Former-commit-id: b09821e54d3335a0d3c3cc30ec3050d26a30046a
2013-02-20 16:51:09 +01:00
..
AxisAlignedBox.hpp Moved AxisAlignedBox to mathematic module 2013-02-19 12:32:11 +01:00
AxisAlignedBox.inl Fixed AxisAlignedBox::Transform missing return 2013-02-20 16:37:22 +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 Added [Cube|Rect]::ExtendTo(X, Y[, Z]); 2013-02-19 01:10:47 +01:00
Cube.inl Added [Cube|Rect]::ExtendTo(X, Y[, Z]); 2013-02-19 01:10:47 +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
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 Added Sphere class 2013-02-19 01:23:37 +01:00
Vector2.hpp Minor changes to math module 2013-02-16 19:21:14 +01:00
Vector2.inl Fixed math not including some headers 2013-02-17 02:09:10 +01:00
Vector3.hpp Minor changes to math module 2013-02-16 19:21:14 +01:00
Vector3.inl Fixed math not including some headers 2013-02-17 02:09:10 +01:00
Vector4.hpp Minor changes to math module 2013-02-16 19:21:14 +01:00
Vector4.inl Improved Vector4::Normalize 2013-02-19 01:19:31 +01:00