Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
TestFrameWork::Matrix4x4 Member List
This is the complete list of members for
TestFrameWork::Matrix4x4
, including all inherited members.
BuildIdentity
(void) (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
BuildPerspective
(float fovy, float aspect, float zNear, float zFar) (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
BuildRotationX
(float angle)
TestFrameWork::Matrix4x4
BuildRotationY
(float angle)
TestFrameWork::Matrix4x4
BuildRotationZ
(float angle)
TestFrameWork::Matrix4x4
BuildScale
(float x, float y, float z) (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
BuildTranslation
(const Vector3 &position) (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
BuildView
(const Vector3 &eye, const Vector3 &target, const Vector3 &up) (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
GetData
(void) const (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
GetPosition
(void) const (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
GetTranslation
(void) const (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
GetXAxis
(void) const (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
GetYAxis
(void) const (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
GetZAxis
(void) const (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
Inverse
(void) const (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
m_data
(defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
[protected]
Matrix4x4
(void) (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
operator*
(const Vector3 &vector) const (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
operator*
(const Matrix4x4 &matrix) const (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
operator*=
(const Matrix4x4 &m) (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
operator=
(const Matrix4x4 &m) (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
Transponse
(void) (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
~Matrix4x4
(void) (defined in
TestFrameWork::Matrix4x4
)
TestFrameWork::Matrix4x4
Generated by
1.6.2