Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkLinearTransform Member List
This is the complete list of members for vtkLinearTransform, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- BreakOnError()
[static]
- CircuitCheck(vtkAbstractTransform *transform)
[virtual]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkAbstractTransform *)
- Delete()
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetHomogeneousInverse()
[inline]
- GetInverse()
- GetLinearInverse()
[inline]
- GetMatrix(vtkMatrix4x4 *m)
- GetMatrix()
[inline]
- GetMTime()
[virtual]
- GetReferenceCount()
[inline]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Identity()
[inline]
- InternalDeepCopy(vtkAbstractTransform *transform)
[protected, virtual]
- InternalDoublePoint
[protected]
- InternalFloatPoint
[protected]
- InternalTransformDerivative(const float in[3], float out[3], float derivative[3][3])
[virtual]
- InternalTransformDerivative(const double in[3], double out[3], double derivative[3][3])
[virtual]
- InternalTransformNormal(const float in[3], float out[3])
[virtual]
- InternalTransformNormal(const double in[3], double out[3])
[virtual]
- InternalTransformPoint(const float in[3], float out[3])
[virtual]
- InternalTransformPoint(const double in[3], double out[3])
[virtual]
- InternalTransformVector(const float in[3], float out[3])
[virtual]
- InternalTransformVector(const double in[3], double out[3])
[virtual]
- InternalUpdate()
[inline, protected, virtual]
- Inverse()=0
[pure virtual]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- MakeTransform()=0
[pure virtual]
- Matrix
[protected]
- Modified()
[virtual]
- MTime
[protected]
- New()
[inline, static]
- operator=(const vtkLinearTransform &) (defined in vtkLinearTransform)
[private]
- 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)
- SetGlobalWarningDisplay(int val)
[static]
- SetInverse(vtkAbstractTransform *transform)
- SetReferenceCount(int)
- SubjectHelper
[protected]
- TransformDoubleNormal(double x, double y, double z)
[inline]
- TransformDoubleNormal(const double normal[3])
[inline]
- TransformDoubleNormalAtPoint(const double point[3], const double normal[3])
[inline]
- TransformDoublePoint(double x, double y, double z)
[inline]
- TransformDoublePoint(const double point[3])
[inline]
- TransformDoubleVector(double x, double y, double z)
[inline]
- TransformDoubleVector(const double vec[3])
[inline]
- TransformDoubleVectorAtPoint(const double point[3], const double vector[3])
[inline]
- TransformFloatNormal(float x, float y, float z)
[inline]
- TransformFloatNormal(const float normal[3])
[inline]
- TransformFloatNormalAtPoint(const float point[3], const float normal[3])
[inline]
- TransformFloatPoint(float x, float y, float z)
[inline]
- TransformFloatPoint(const float point[3])
[inline]
- TransformFloatVector(float x, float y, float z)
[inline]
- TransformFloatVector(const float vec[3])
[inline]
- TransformFloatVectorAtPoint(const float point[3], const float vector[3])
[inline]
- TransformNormal(const float in[3], float out[3])
[inline]
- TransformNormal(const double in[3], double out[3])
[inline]
- TransformNormal(double x, double y, double z)
[inline]
- TransformNormal(const double normal[3])
[inline]
- TransformNormalAtPoint(const float point[3], const float in[3], float out[3])
- TransformNormalAtPoint(const double point[3], const double in[3], double out[3])
- TransformNormalAtPoint(const double point[3], const double normal[3])
[inline]
- TransformNormals(vtkDataArray *inNms, vtkDataArray *outNms)
[virtual]
- TransformPoint(const float in[3], float out[3])
[inline]
- TransformPoint(const double in[3], double out[3])
[inline]
- TransformPoint(double x, double y, double z)
[inline]
- TransformPoint(const double point[3])
[inline]
- TransformPoints(vtkPoints *inPts, vtkPoints *outPts)
[virtual]
- TransformPointsNormalsVectors(vtkPoints *inPts, vtkPoints *outPts, vtkDataArray *inNms, vtkDataArray *outNms, vtkDataArray *inVrs, vtkDataArray *outVrs)
[virtual]
- TransformVector(double x, double y, double z)
[inline]
- TransformVector(const double normal[3])
[inline]
- TransformVector(const float in[3], float out[3])
[inline]
- TransformVector(const double in[3], double out[3])
[inline]
- TransformVectorAtPoint(const float point[3], const float in[3], float out[3])
- TransformVectorAtPoint(const double point[3], const double in[3], double out[3])
- TransformVectorAtPoint(const double point[3], const double vector[3])
[inline]
- TransformVectors(vtkDataArray *inVrs, vtkDataArray *outVrs)
[virtual]
- UnRegister(vtkObject *O)
[virtual]
- Update()
- vtkAbstractTransform()
[protected]
- vtkHomogeneousTransform()
[protected]
- vtkLinearTransform()
[inline, protected]
- vtkLinearTransform(const vtkLinearTransform &) (defined in vtkLinearTransform)
[private]
- vtkObject()
[protected]
- ~vtkAbstractTransform()
[protected]
- ~vtkHomogeneousTransform()
[protected]
- ~vtkLinearTransform()
[inline, protected]
- ~vtkObject()
[protected, virtual]
Generated on Thu Mar 28 14:34:46 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001