VTK
|
This is the complete list of members for vtkMatrix4x4, including all inherited members.
Adjoint(const vtkMatrix4x4 *in, vtkMatrix4x4 *out) | vtkMatrix4x4 | inline |
Adjoint(const double inElements[16], double outElements[16]) | vtkMatrix4x4 | static |
Adjoint(vtkMatrix4x4 &in, vtkMatrix4x4 &out) | vtkMatrix4x4 | inline |
DeepCopy(const vtkMatrix4x4 *source) | vtkMatrix4x4 | inline |
DeepCopy(double Elements[16], const vtkMatrix4x4 *source) | vtkMatrix4x4 | inlinestatic |
DeepCopy(double Elements[16], const double newElements[16]) | vtkMatrix4x4 | static |
DeepCopy(const double Elements[16]) | vtkMatrix4x4 | inline |
Determinant() | vtkMatrix4x4 | inline |
Determinant(const double Elements[16]) | vtkMatrix4x4 | static |
Determinant(vtkMatrix4x4 &in) | vtkMatrix4x4 | inline |
Determinant(vtkMatrix4x4 *in) | vtkMatrix4x4 | inline |
DoublePoint | vtkMatrix4x4 | protected |
Element | vtkMatrix4x4 | |
FloatPoint | vtkMatrix4x4 | protected |
GetElement(int i, int j) const | vtkMatrix4x4 | inline |
Identity() | vtkMatrix4x4 | inline |
Identity(double Elements[16]) | vtkMatrix4x4 | static |
Invert(const vtkMatrix4x4 *in, vtkMatrix4x4 *out) | vtkMatrix4x4 | inlinestatic |
Invert() | vtkMatrix4x4 | inline |
Invert(const double inElements[16], double outElements[16]) | vtkMatrix4x4 | static |
Invert(vtkMatrix4x4 &in, vtkMatrix4x4 &out) | vtkMatrix4x4 | inline |
IsA(const char *type) | vtkMatrix4x4 | virtual |
IsTypeOf(const char *type) | vtkMatrix4x4 | static |
Multiply4x4(const vtkMatrix4x4 *a, const vtkMatrix4x4 *b, vtkMatrix4x4 *c) | vtkMatrix4x4 | inlinestatic |
Multiply4x4(const double a[16], const double b[16], double c[16]) | vtkMatrix4x4 | static |
MultiplyDoublePoint(const double in[4]) | vtkMatrix4x4 | inline |
MultiplyFloatPoint(const float in[4]) | vtkMatrix4x4 | inline |
MultiplyPoint(const float in[4], float out[4]) | vtkMatrix4x4 | inline |
MultiplyPoint(const double in[4], double out[4]) | vtkMatrix4x4 | inline |
MultiplyPoint(const double Elements[16], const float in[4], float out[4]) | vtkMatrix4x4 | static |
MultiplyPoint(const double Elements[16], const double in[4], double out[4]) | vtkMatrix4x4 | static |
MultiplyPoint(const float in[4]) | vtkMatrix4x4 | inline |
New() | vtkMatrix4x4 | static |
NewInstance() const | vtkMatrix4x4 | |
NewInstanceInternal() const | vtkMatrix4x4 | protectedvirtual |
operator[](const unsigned int i) | vtkMatrix4x4 | inline |
operator[](unsigned int i) const | vtkMatrix4x4 | inline |
PointMultiply(const double Elements[16], const float in[4], float out[4]) | vtkMatrix4x4 | static |
PointMultiply(const double Elements[16], const double in[4], double out[4]) | vtkMatrix4x4 | static |
PrintSelf(ostream &os, vtkIndent indent) | vtkMatrix4x4 | |
SafeDownCast(vtkObjectBase *o) | vtkMatrix4x4 | static |
SetElement(int i, int j, double value) | vtkMatrix4x4 | inline |
Superclass typedef | vtkMatrix4x4 | |
Transpose(const vtkMatrix4x4 *in, vtkMatrix4x4 *out) | vtkMatrix4x4 | inlinestatic |
Transpose() | vtkMatrix4x4 | inline |
Transpose(const double inElements[16], double outElements[16]) | vtkMatrix4x4 | static |
Transpose(vtkMatrix4x4 &in, vtkMatrix4x4 &out) | vtkMatrix4x4 | inline |
vtkMatrix4x4() | vtkMatrix4x4 | inlineprotected |
Zero() | vtkMatrix4x4 | inline |
Zero(double Elements[16]) | vtkMatrix4x4 | static |
~vtkMatrix4x4() | vtkMatrix4x4 | inlineprotected |