- cellBox
Box cellBox(uint x, uint y, float cellSize, float domainWidth)
Undocumented in source. Be warned that the author may not have intended to support it.
- circleBoxIsec
bool circleBoxIsec(Circle c, Box b)
Undocumented in source. Be warned that the author may not have intended to support it.
- clampf
float clampf(float x, float mi, float ma)
Undocumented in source. Be warned that the author may not have intended to support it.
- frustumIntersectsSphere
bool frustumIntersectsSphere(Frustum f, Vector3f center, float radius)
Undocumented in source. Be warned that the author may not have intended to support it.