Tanoda
|
This is the complete list of members for Leap.Matrix, including all inherited members.
Equals(Matrix other) | Leap.Matrix | |
Identity | Leap.Matrix | static |
Matrix(Matrix other) | Leap.Matrix | |
Matrix(Vector xBasis, Vector yBasis, Vector zBasis) | Leap.Matrix | |
Matrix(Vector xBasis, Vector yBasis, Vector zBasis, Vector origin) | Leap.Matrix | |
Matrix(Vector axis, float angleRadians) | Leap.Matrix | |
Matrix(Vector axis, float angleRadians, Vector translation) | Leap.Matrix | |
Matrix(float m00, float m01, float m02, float m10, float m11, float m12, float m20, float m21, float m22) | Leap.Matrix | |
Matrix(float m00, float m01, float m02, float m10, float m11, float m12, float m20, float m21, float m22, float m30, float m31, float m32) | Leap.Matrix | |
operator*(Matrix m1, Matrix m2) | Leap.Matrix | static |
origin | Leap.Matrix | |
RigidInverse() | Leap.Matrix | |
SetRotation(Vector axis, float angleRadians) | Leap.Matrix | |
ToArray3x3(float[] output) | Leap.Matrix | |
ToArray3x3(double[] output) | Leap.Matrix | |
ToArray3x3() | Leap.Matrix | |
ToArray4x4(float[] output) | Leap.Matrix | |
ToArray4x4(double[] output) | Leap.Matrix | |
ToArray4x4() | Leap.Matrix | |
ToString() | Leap.Matrix | |
TransformDirection(Vector direction) | Leap.Matrix | |
TransformPoint(Vector point) | Leap.Matrix | |
xBasis | Leap.Matrix | |
yBasis | Leap.Matrix | |
zBasis | Leap.Matrix |