TDME2  1.9.200
Classes
tdme::math Namespace Reference

Classes

class  Math
 Standard math functions. More...
 
class  Matrix3x3
 Matrix3x3 class representing matrix3x3 mathematical structure and operations for 2d space. More...
 
class  Matrix4x4
 Matrix4x4 class representing matrix4x4 mathematical structure and operations for 3d space. More...
 
class  Quaternion
 Quaternion class representing quaternion mathematical structure and operations with x, y, z, w components. More...
 
class  Vector2
 Vector2 class representing vector2 mathematical structure and operations with x, y components. More...
 
class  Vector3
 Vector3 class representing vector3 mathematical structure and operations with x, y, z components. More...
 
class  Vector4
 Vector4 class representing vector4 mathematical structure and operations with x, y, z, w components. More...