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-23 09:07:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
715dca07014990b45f71bb67bf64aa245fd34f21
0ad
/
source
/
maths
/
tests
T
History
vladislavbelov
c56c856ed5
Moves Frustum from graphics to maths to more related geometric primitives like bounding ones.
...
This was SVN commit r25159.
2021-03-29 17:28:13 +00:00
..
test_Bound.h
…
test_BoundingSphere.h
…
test_Brush.h
Moves Frustum from graphics to maths to more related geometric primitives like bounding ones.
2021-03-29 17:28:13 +00:00
test_Fixed.h
…
test_FixedVector2D.h
Implement a FixedVector2D::CompareLengthSquared function to provide a more performant alternative to CompareLength.
2020-02-09 21:00:43 +00:00
test_FixedVector3D.h
…
test_Matrix3d.h
…
test_MD5.h
…
test_Sqrt.h
…