Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkMatrix4x4 Member List
This is the complete list of members for vtkMatrix4x4, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- Adjoint(vtkMatrix4x4 *in, vtkMatrix4x4 *out)
[inline]
- Adjoint(const double inElements[16], double outElements[16])
[static]
- Adjoint(vtkMatrix4x4 &in, vtkMatrix4x4 &out)
[inline]
- BreakOnError()
[static]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkMatrix4x4 *source)
[inline]
- DeepCopy(double Elements[16], vtkMatrix4x4 *source)
[inline, static]
- DeepCopy(double Elements[16], const double newElements[16])
[static]
- DeepCopy(const double Elements[16])
[inline]
- Delete()
[virtual]
- Determinant()
[inline]
- Determinant(const double Elements[16])
[static]
- Determinant(vtkMatrix4x4 &in)
[inline]
- Determinant(vtkMatrix4x4 *in)
[inline]
- DoublePoint
[protected]
- Element
- FloatPoint
[protected]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetElement(int i, int j) const
[inline]
- GetGlobalWarningDisplay()
[static]
- GetMTime()
[virtual]
- GetReferenceCount()
[inline]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Identity()
[inline]
- Identity(double Elements[16])
[static]
- Invert(vtkMatrix4x4 *in, vtkMatrix4x4 *out)
[inline, static]
- Invert()
[inline]
- Invert(const double inElements[16], double outElements[16])
[static]
- Invert(vtkMatrix4x4 &in, vtkMatrix4x4 &out)
[inline]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- Modified()
[virtual]
- MTime
[protected]
- Multiply4x4(vtkMatrix4x4 *a, vtkMatrix4x4 *b, vtkMatrix4x4 *c)
[inline, static]
- Multiply4x4(const double a[16], const double b[16], double c[16])
[static]
- MultiplyDoublePoint(const double in[4])
[inline]
- MultiplyFloatPoint(const float in[4])
[inline]
- MultiplyPoint(const float in[4], float out[4])
[inline]
- MultiplyPoint(const double in[4], double out[4])
[inline]
- MultiplyPoint(const double Elements[16], const float in[4], float out[4])
[static]
- MultiplyPoint(const double Elements[16], const double in[4], double out[4])
[static]
- MultiplyPoint(const float in[4])
[inline]
- New()
[static]
- operator=(double element)
- operator=(const vtkMatrix4x4 &source) (defined in vtkMatrix4x4)
[private]
- operator[](const unsigned int i)
[inline]
- operator[](unsigned int i) const
[inline]
- PointMultiply(const double Elements[16], const float in[4], float out[4])
[static]
- PointMultiply(const double Elements[16], const double in[4], double out[4])
[static]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- SafeDownCast(vtkObject *o)
[static]
- SetDebug(unsigned char debugFlag)
- SetElement(int i, int j, double value)
[inline]
- SetGlobalWarningDisplay(int val)
[static]
- SetReferenceCount(int)
- SubjectHelper
[protected]
- Transpose(vtkMatrix4x4 *in, vtkMatrix4x4 *out)
[inline, static]
- Transpose()
[inline]
- Transpose(const double inElements[16], double outElements[16])
[static]
- Transpose(vtkMatrix4x4 &in, vtkMatrix4x4 &out)
[inline]
- UnRegister(vtkObject *o)
[virtual]
- vtkMatrix4x4()
[inline, protected]
- vtkMatrix4x4(const vtkMatrix4x4 &) (defined in vtkMatrix4x4)
[private]
- vtkObject()
[protected]
- Zero()
[inline]
- Zero(double Elements[16])
[static]
- ~vtkMatrix4x4()
[inline, protected]
- ~vtkObject()
[protected, virtual]
Generated on Thu Mar 28 14:35:11 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001