3D math classes
| Class | Description | |
|---|---|---|
| ColorMath | Math functions for colors. | |
| FastMath | Fast trigonometry functions using cache table and precalculated data. | |
| IntersectionMath | An util class with static method which provides useful functions related to intersection | |
| Matrix4Math | Math functions for Matrix4 calculations. | |
| NumberMath | Math functions for Numbers (angles). | |
| PlaneMath | Math functions for planes. | |
| QuaternionMath | Math functions for manipulation of quaternion objects. | |
| VectorMath | Math functions for vector manipulations. | |
| VertexMath | Math functions for vertex manipulation. |