AddObserver(unsigned long event, vtkCommand *) | vtkObject | |
AddObserver(const char *event, vtkCommand *) (defined in vtkObject) | vtkObject | |
Adjoint(vtkMatrix4x4 *in, vtkMatrix4x4 *out) | vtkMatrix4x4 | [inline] |
Adjoint(const double inElements[16], double outElements[16]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [static] |
Adjoint(vtkMatrix4x4 &in, vtkMatrix4x4 &out) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline] |
BreakOnError() | vtkObject | [static] |
Debug (defined in vtkObject) | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
DeepCopy(vtkMatrix4x4 *source) | vtkMatrix4x4 | [inline] |
DeepCopy(double Elements[16], vtkMatrix4x4 *source) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline, static] |
DeepCopy(double Elements[16], const double newElements[16]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [static] |
DeepCopy(const double Elements[16]) | vtkMatrix4x4 | [inline] |
Delete() | vtkObject | [virtual] |
Determinant() | vtkMatrix4x4 | [inline] |
Determinant(const double Elements[16]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [static] |
Determinant(vtkMatrix4x4 &in) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline] |
Determinant(vtkMatrix4x4 *in) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline] |
DoublePoint (defined in vtkMatrix4x4) | vtkMatrix4x4 | [protected] |
Element (defined in vtkMatrix4x4) | vtkMatrix4x4 | |
FloatPoint (defined in vtkMatrix4x4) | vtkMatrix4x4 | [protected] |
GetClassName() | vtkMatrix4x4 | [virtual] |
GetCommand(unsigned long tag) (defined in vtkObject) | vtkObject | |
GetDebug() | vtkObject | |
GetElement(int i, int j) const | vtkMatrix4x4 | [inline] |
GetGlobalWarningDisplay() (defined in vtkObject) | vtkObject | [static] |
GetMTime() | vtkObject | [virtual] |
GetReferenceCount() | vtkObject | [inline] |
GlobalWarningDisplayOff() (defined in vtkObject) | vtkObject | [inline, static] |
GlobalWarningDisplayOn() (defined in vtkObject) | vtkObject | [inline, static] |
HasObserver(unsigned long event) (defined in vtkObject) | vtkObject | |
HasObserver(const char *event) (defined in vtkObject) | vtkObject | |
Identity() | vtkMatrix4x4 | [inline] |
Identity(double Elements[16]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [static] |
Invert(vtkMatrix4x4 *in, vtkMatrix4x4 *out) | vtkMatrix4x4 | [inline, static] |
Invert() (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline] |
Invert(const double inElements[16], double outElements[16]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [static] |
Invert(vtkMatrix4x4 &in, vtkMatrix4x4 &out) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline] |
InvokeEvent(unsigned long event, void *callData) (defined in vtkObject) | vtkObject | |
InvokeEvent(const char *event, void *callData) (defined in vtkObject) | vtkObject | |
IsA(const char *type) | vtkMatrix4x4 | [virtual] |
IsTypeOf(const char *type) | vtkMatrix4x4 | [static] |
Modified() | vtkObject | [inline, virtual] |
MTime (defined in vtkObject) | vtkObject | [protected] |
Multiply4x4(vtkMatrix4x4 *a, vtkMatrix4x4 *b, vtkMatrix4x4 *c) | vtkMatrix4x4 | [inline, static] |
Multiply4x4(const double a[16], const double b[16], double c[16]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [static] |
MultiplyDoublePoint(const double in[4]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline] |
MultiplyFloatPoint(const float in[4]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline] |
MultiplyPoint(const float in[4], float out[4]) | vtkMatrix4x4 | [inline] |
MultiplyPoint(const double in[4], double out[4]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline] |
MultiplyPoint(const double Elements[16], const float in[4], float out[4]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [static] |
MultiplyPoint(const double Elements[16], const double in[4], double out[4]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [static] |
MultiplyPoint(const float in[4]) | vtkMatrix4x4 | [inline] |
New() | vtkMatrix4x4 | [static] |
operator=(double element) (defined in vtkMatrix4x4) | vtkMatrix4x4 | |
operator=(const vtkMatrix4x4 &source) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [protected] |
operator=(const vtkObject &) (defined in vtkObject) | vtkObject | [inline, protected] |
operator[](const unsigned int i) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline] |
operator[](unsigned int i) const (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline] |
PointMultiply(const float in[4], float out[4]) | vtkMatrix4x4 | |
PointMultiply(const double in[4], double out[4]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | |
PointMultiply(const double Elements[16], const float in[4], float out[4]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [static] |
PointMultiply(const double Elements[16], const double in[4], double out[4]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [static] |
Print(ostream &os) | vtkObject | |
PrintHeader(ostream &os, vtkIndent indent) (defined in vtkObject) | vtkObject | [virtual] |
PrintSelf(ostream &os, vtkIndent indent) | vtkMatrix4x4 | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) (defined in vtkObject) | vtkObject | [virtual] |
ReferenceCount (defined in vtkObject) | vtkObject | [protected] |
Register(vtkObject *o) | vtkObject | |
RemoveObserver(unsigned long tag) (defined in vtkObject) | vtkObject | |
SafeDownCast(vtkObject *o) | vtkMatrix4x4 | [static] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetElement(int i, int j, double value) | vtkMatrix4x4 | [inline] |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetReferenceCount(int) | vtkObject | |
SubjectHelper (defined in vtkObject) | vtkObject | [protected] |
Transpose(vtkMatrix4x4 *in, vtkMatrix4x4 *out) | vtkMatrix4x4 | [inline, static] |
Transpose() (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline] |
Transpose(const double inElements[16], double outElements[16]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [static] |
Transpose(vtkMatrix4x4 &in, vtkMatrix4x4 &out) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline] |
UnRegister(vtkObject *o) | vtkObject | [virtual] |
vtkMatrix4x4() (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline, protected] |
vtkMatrix4x4(const vtkMatrix4x4 &) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [protected] |
vtkObject() (defined in vtkObject) | vtkObject | [protected] |
vtkObject(const vtkObject &) (defined in vtkObject) | vtkObject | [inline, protected] |
Zero() | vtkMatrix4x4 | [inline] |
Zero(double Elements[16]) (defined in vtkMatrix4x4) | vtkMatrix4x4 | [static] |
~vtkMatrix4x4() (defined in vtkMatrix4x4) | vtkMatrix4x4 | [inline, protected] |
~vtkObject() (defined in vtkObject) | vtkObject | [protected, virtual] |