Leonetienne/Eule
Homemade math library, mainly targetted towards computer graphics
|
▼NEule | |
CCollider | Abstract class of a collider domain |
CMath | Math utility class containing basic functions |
CMatrix4x4 | A matrix 4x4 class representing a 3d transformation |
CQuaternion | 3D rotation representation |
CRect | Trivial data structure representing a rectangle |
CTrapazoidalPrismCollider | A collider describing a trapazoidal prism |
CVector2 | Representation of a 2d vector |
CVector3 | Representation of a 3d vector |
CVector4 | Representation of a 4d vector |