This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-21 01:04:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
742b636f706b664850f3d4d7ddaa471f75f28193
0ad
/
source
/
maths
T
History
vladislavbelov
742b636f70
Moves CRect from ps to maths to related geometric primitives.
...
This was SVN commit r25165.
2021-03-30 21:14:36 +00:00
..
tests
Moves Frustum from graphics to maths to more related geometric primitives like bounding ones.
2021-03-29 17:28:13 +00:00
BoundingBoxAligned.cpp
Moves Frustum from graphics to maths to more related geometric primitives like bounding ones.
2021-03-29 17:28:13 +00:00
BoundingBoxAligned.h
…
BoundingBoxOriented.cpp
…
BoundingBoxOriented.h
…
BoundingSphere.cpp
…
BoundingSphere.h
…
Brush.cpp
Moves Frustum from graphics to maths to more related geometric primitives like bounding ones.
2021-03-29 17:28:13 +00:00
Brush.h
…
Ease.h
…
Fixed.cpp
…
Fixed.h
…
FixedVector2D.h
…
FixedVector3D.h
…
Frustum.cpp
Moves Frustum from graphics to maths to more related geometric primitives like bounding ones.
2021-03-29 17:28:13 +00:00
Frustum.h
Moves Frustum from graphics to maths to more related geometric primitives like bounding ones.
2021-03-29 17:28:13 +00:00
MathUtil.h
…
Matrix3D.cpp
…
Matrix3D.h
…
MD5.cpp
…
MD5.h
…
Noise.cpp
…
Noise.h
…
NUSpline.cpp
…
NUSpline.h
…
Plane.cpp
…
Plane.h
…
Quaternion.cpp
…
Quaternion.h
…
Rect.cpp
Moves CRect from ps to maths to related geometric primitives.
2021-03-30 21:14:36 +00:00
Rect.h
Moves CRect from ps to maths to related geometric primitives.
2021-03-30 21:14:36 +00:00
Size2D.cpp
Removes unused code from Size2D and changes eol-style to native.
2021-03-27 21:11:36 +00:00
Size2D.h
Removes unused code from Size2D and changes eol-style to native.
2021-03-27 21:11:36 +00:00
Sqrt.cpp
…
Sqrt.h
…
Vector2D.cpp
Replaces CPos by more a consistent CVector2D, reduces geometry code duplication.
2021-03-28 21:55:13 +00:00
Vector2D.h
Replaces CPos by more a consistent CVector2D, reduces geometry code duplication.
2021-03-28 21:55:13 +00:00
Vector3D.cpp
…
Vector3D.h
…
Vector4D.h
…