NazaraEngine/include/Nazara/Math
Lynix 43df67d47b Fixed NzNumberEquals not working with integers
Former-commit-id: 9ce3889c1e4364f7e8f90a1d81c3a8921c5cd0b6
2013-12-07 23:46:46 +01:00
..
Basic.hpp Added GetNearestPowerOfTwo 2013-06-18 21:06:41 +02:00
Basic.inl Fixed NzNumberEquals not working with integers 2013-12-07 23:46:46 +01:00
BoundingVolume.hpp Renamed (Oriented)Cube to (Oriented)Box 2013-06-03 14:18:31 +02:00
BoundingVolume.inl Fixed bounding box AABB 2013-09-16 01:03:06 +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 Added warning when clip matrix is not invertible 2013-08-22 10:50:53 +02:00
Matrix4.hpp Fixed Matrix4::[Make]Ortho parameters name 2013-08-21 19:39:04 +02:00
Matrix4.inl Removed warning when Matrix4 is not invertible 2013-08-22 10:50:39 +02:00
OrientedBox.hpp Renamed (Oriented)Cube to (Oriented)Box 2013-06-03 14:18:31 +02:00
OrientedBox.inl Fixed compilation error 2013-09-16 00:36:50 +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 compilation errors 2013-09-23 00:22:18 +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::Normalize 2013-09-20 21:31:07 +02:00
Vector3.hpp Completed Vector3 vectors 2013-03-21 22:52:19 +01:00
Vector3.inl Fixed Vector3::operator[==|<=] 2013-09-30 23:19:38 +02: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