SharpKmyMath
Matrix4
SharpKmyMath::Matrix4 Member List
This is the complete list of members for
SharpKmyMath::Matrix4
, including all inherited members.
back
()
SharpKmyMath::Matrix4
down
()
SharpKmyMath::Matrix4
fromNativeMatrix4
(const kmyMath::Matrix4 &m)
SharpKmyMath::Matrix4
static
front
()
SharpKmyMath::Matrix4
getEularZXY
()
SharpKmyMath::Matrix4
getScale
()
SharpKmyMath::Matrix4
identity
()
SharpKmyMath::Matrix4
static
inverse
(Matrix4 m)
SharpKmyMath::Matrix4
static
left
()
SharpKmyMath::Matrix4
lookat
(Vector3 eye, Vector3 target, Vector3 upvec)
SharpKmyMath::Matrix4
static
m00
SharpKmyMath::Matrix4
m01
SharpKmyMath::Matrix4
m02
SharpKmyMath::Matrix4
m03
SharpKmyMath::Matrix4
m10
SharpKmyMath::Matrix4
m11
SharpKmyMath::Matrix4
m12
SharpKmyMath::Matrix4
m13
SharpKmyMath::Matrix4
m20
SharpKmyMath::Matrix4
m21
SharpKmyMath::Matrix4
m22
SharpKmyMath::Matrix4
m23
SharpKmyMath::Matrix4
m30
SharpKmyMath::Matrix4
m31
SharpKmyMath::Matrix4
m32
SharpKmyMath::Matrix4
m33
SharpKmyMath::Matrix4
Matrix4
(float _m00, float _m01, float _m02, float _m03, float _m10, float _m11, float _m12, float _m13, float _m20, float _m21, float _m22, float _m23, float _m30, float _m31, float _m32, float _m33)
SharpKmyMath::Matrix4
operator*
(Matrix4 m1, Matrix4 m2)
SharpKmyMath::Matrix4
static
operator*
(Matrix4 m, Vector3 v)
SharpKmyMath::Matrix4
static
operator*
(Matrix4 m, Vector4 v)
SharpKmyMath::Matrix4
static
ortho
(float left, float right, float top, float bottom, float znear, float zfar)
SharpKmyMath::Matrix4
static
perspectiveFOV
(float fov, float asp, float znear, float zfar)
SharpKmyMath::Matrix4
static
right
()
SharpKmyMath::Matrix4
rotateX
(float r)
SharpKmyMath::Matrix4
static
rotateY
(float r)
SharpKmyMath::Matrix4
static
rotateZ
(float r)
SharpKmyMath::Matrix4
static
scale
(float x, float y, float z)
SharpKmyMath::Matrix4
static
scale
()
SharpKmyMath::Matrix4
scaleIdentity
()
SharpKmyMath::Matrix4
toNativeMatrix4
()
SharpKmyMath::Matrix4
translate
(float x, float y, float z)
SharpKmyMath::Matrix4
static
translateIdentity
()
SharpKmyMath::Matrix4
translation
()
SharpKmyMath::Matrix4
up
()
SharpKmyMath::Matrix4
Generated by
1.9.4