- dupMatrix dup() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- inverseMatrix inverse() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opAssignMatrix opAssign(Type[Width * Height] f) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opBinaryType[3] opBinary(Type[3] v) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opBinaryType[Width] opBinary(Type[Width] v) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opBinaryauto  opBinary(T v) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opIndexType opIndex(size_t i) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opIndexType opIndex(size_t x, size_t y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- opOpAssignMatrix opOpAssign(Matrix n) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- rotatevoid rotate(Quaternion q) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- rotatevoid rotate(Type angle, Type x, Type y, Type z) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- scalevoid scale(float x, float y, float z) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- toStringstring toString() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- translatevoid translate(float[3] v) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- translatevoid translate(Type x, Type y, Type z) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- transposeMatrix!(Height, Width) transpose() 
- Undocumented in source. Be warned that the author may not have intended to support it.