NazaraEngine/include/Nazara/Math
Lynix efd6185f56 Added Box::GetSquaredBoundingSphere
Former-commit-id: 12ecb5d84f44e39ddacb96b83a897f618337c2e1
2013-07-31 14:18:47 +02:00
..
Basic.hpp Added GetNearestPowerOfTwo 2013-06-18 21:06:41 +02:00
Basic.inl Added GetNearestPowerOfTwo 2013-06-18 21:06:41 +02:00
BoundingVolume.hpp Renamed (Oriented)Cube to (Oriented)Box 2013-06-03 14:18:31 +02:00
BoundingVolume.inl Renamed (Oriented)Cube to (Oriented)Box 2013-06-03 14:18:31 +02:00
Box.hpp Added Box::GetSquaredBoundingSphere 2013-07-31 14:18:47 +02:00
Box.inl Added Box::GetSquaredBoundingSphere 2013-07-31 14:18:47 +02:00
Config.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Enums.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
EulerAngles.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
EulerAngles.inl Updated copyright texts 2013-03-13 23:23:41 +01:00
Frustum.hpp Renamed (Oriented)Cube to (Oriented)Box 2013-06-03 14:18:31 +02:00
Frustum.inl Renamed (Oriented)Cube to (Oriented)Box 2013-06-03 14:18:31 +02:00
Matrix4.hpp Added Matrix4::(Make)ViewMatrix 2013-06-10 16:41:25 +02:00
Matrix4.inl Made Matrix4::ConcatenateAffine more robust 2013-06-27 18:56:05 +02:00
OrientedBox.hpp Renamed (Oriented)Cube to (Oriented)Box 2013-06-03 14:18:31 +02:00
OrientedBox.inl Renamed (Oriented)Cube to (Oriented)Box 2013-06-03 14:18:31 +02:00
Plane.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Plane.inl Updated copyright texts 2013-03-13 23:23:41 +01:00
Quaternion.hpp Added Quaternion::(Make)RotationBetween 2013-05-13 12:52:39 +02:00
Quaternion.inl Fixed Quaternion::(Make)RotationBetween 2013-05-30 02:56:58 +02:00
Rect.hpp Cleaned interface 2013-06-09 22:05:05 +02:00
Rect.inl Cleaned interface 2013-06-09 22:05:05 +02:00
Sphere.hpp Renamed (Oriented)Cube to (Oriented)Box 2013-06-03 14:18:31 +02:00
Sphere.inl Sphere::Distance now returns distance between center and point 2013-07-31 14:18:27 +02:00
Vector2.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Vector2.inl Fixed Vector2 division operators 2013-07-01 16:04:50 +02:00
Vector3.hpp Completed Vector3 vectors 2013-03-21 22:52:19 +01:00
Vector3.inl Completed Vector3 vectors 2013-03-21 22:52:19 +01:00
Vector4.hpp Updated copyright texts 2013-03-13 23:23:41 +01:00
Vector4.inl Updated copyright texts 2013-03-13 23:23:41 +01:00