Mad Level Manager
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Static Public Member Functions | List of all members
MadLevelManager.MadMatrix Class Reference

Static Public Member Functions

static void Translate (ref Matrix4x4 matrix, float x, float y, float z)
 
static void Translate (ref Matrix4x4 matrix, Vector3 vector)
 
static void Rotate (ref Matrix4x4 matrix, float x, float y, float z)
 
static void Rotate (ref Matrix4x4 matrix, Vector3 rotate)
 
static void Rotate (ref Matrix4x4 matrix, Quaternion rotate)
 
static void Scale (ref Matrix4x4 matrix, float x, float y, float z)
 
static void Scale (ref Matrix4x4 matrix, Vector3 scale)
 

The documentation for this class was generated from the following file: