NazaraEngine/include/Nazara/Math
Lynix 1e57c00fa1 Simplified Cube::GetCenter impl
Former-commit-id: 59f3fcb694b5758e726c9fd5884307d80d6d3408
2013-03-13 17:09:54 +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
BoundingBox.hpp Removed AxisAlignedBox (Replaced by BoundingBox) 2013-02-21 18:28:32 +01:00
BoundingBox.inl Fixed BoundingBox::operator*= 2013-03-12 23:31:36 +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 Simplified Cube::GetCenter impl 2013-03-13 17:09:54 +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 spaces (Yes, one more time) 2013-03-06 22:39:02 +01:00
Frustum.hpp Removed AxisAlignedBox (Replaced by BoundingBox) 2013-02-21 18:28:32 +01:00
Frustum.inl Removed useless comments 2013-03-12 23:31:48 +01:00
Matrix4.hpp Buffer::CopyContent takes now an const buffer 2013-03-01 16:11:39 +01:00
Matrix4.inl Fixed Matrix4::MakeOrtho 2013-03-01 18:37:29 +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 Changed parameter name (nothing relevant) 2013-03-12 23:35:37 +01:00
Sphere.inl Changed parameter name (nothing relevant) 2013-03-12 23:35:37 +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