Main Page
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
Directories
|
File List
|
Namespace Members
|
Class Members
|
File Members
|
Related Pages
Matrix Member List
This is the complete list of members for
Matrix
, including all inherited members.
GetData
(void)
Matrix
MakeIdentity
(void)
Matrix
MakePerspective
(float d)
Matrix
MakePerspectiveKeepZ
(float d)
Matrix
MakeReflectX
(void)
Matrix
MakeReflectY
(void)
Matrix
MakeReflectZ
(void)
Matrix
MakeRotate
(Vector &axis, float a)
Matrix
MakeRotateX
(float a)
Matrix
MakeRotateY
(float a)
Matrix
MakeRotateZ
(float a)
Matrix
MakeScale
(float x, float y, float z)
Matrix
MakeShearXY
(float s)
Matrix
MakeShearXZ
(float s)
Matrix
MakeShearYX
(float s)
Matrix
MakeShearYZ
(float s)
Matrix
MakeShearZX
(float s)
Matrix
MakeShearZY
(float s)
Matrix
MakeTranslate
(float x, float y, float z)
Matrix
Matrix
()
Matrix
Matrix
(const Matrix &m)
Matrix
Matrix
(const float v)
Matrix
Matrix
(const float *v)
Matrix
operator *
(Matrix &m)
Matrix
operator *
(Vector &v)
Matrix
operator *
(float s)
Matrix
operator *
(float s, Matrix &m)
Matrix
[friend]
operator *=
(const Matrix &m)
Matrix
operator *=
(float s)
Matrix
operator!=
(const Matrix &m) const
Matrix
operator+
(Matrix &m)
Matrix
operator+=
(Matrix &m)
Matrix
operator-
(Matrix &m)
Matrix
operator-=
(Matrix &m)
Matrix
operator=
(const Matrix &m)
Matrix
operator=
(const float &v)
Matrix
operator=
(const float *v)
Matrix
operator==
(const Matrix &m) const
Matrix
operator[]
(unsigned int index)
Matrix
val
Matrix
[private]
Vector
class
Matrix
[friend]
~Matrix
()
Matrix
Generated on Wed Dec 15 21:20:57 2004 for vuVolume by
1.3.9.1