Package com.cult3d.math

Class Summary
Matrix4x4 This class represents a 4x4 matrix and define a few matrix operations.
Vector2 A two element Vector with x, y coordinates.
Vector3 A 3 element Vector with x, y and z coordinates.