Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkGeneralTransform Member List
This is the complete list of members for vtkGeneralTransform, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- BreakOnError()
[static]
- CircuitCheck(vtkAbstractTransform *transform)
[virtual]
- Concatenate(vtkMatrix4x4 *matrix)
[inline]
- Concatenate(const double elements[16])
[inline]
- Concatenate(vtkAbstractTransform *transform)
- Concatenation
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkAbstractTransform *)
- Delete()
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetConcatenatedTransform(int i)
[inline]
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetInput()
[inline]
- GetInverse()
- GetInverseFlag()
[inline]
- GetMTime()
[virtual]
- GetNumberOfConcatenatedTransforms()
[inline]
- GetReferenceCount()
[inline]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Identity()
[inline]
- Input
[protected]
- InternalDeepCopy(vtkAbstractTransform *t)
[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]
- InternalTransformPoint(const float in[3], float out[3])
[virtual]
- InternalTransformPoint(const double in[3], double out[3])
[virtual]
- InternalUpdate()
[protected, virtual]
- Inverse()
[inline, virtual]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- MakeTransform()
[virtual]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- operator=(const vtkGeneralTransform &) (defined in vtkGeneralTransform)
[private]
- Pop()
[inline]
- PostMultiply()
[inline]
- PreMultiply()
[inline]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- Push()
[inline]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- RotateWXYZ(double angle, double x, double y, double z)
[inline]
- RotateWXYZ(double angle, const double axis[3])
[inline]
- RotateWXYZ(double angle, const float axis[3])
[inline]
- RotateX(double angle)
[inline]
- RotateY(double angle)
[inline]
- RotateZ(double angle)
[inline]
- SafeDownCast(vtkObject *o)
[static]
- Scale(double x, double y, double z)
[inline]
- Scale(const double s[3])
[inline]
- Scale(const float s[3])
[inline]
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetInput(vtkAbstractTransform *input)
- SetInverse(vtkAbstractTransform *transform)
- SetReferenceCount(int)
- Stack
[protected]
- SubjectHelper
[protected]
- TransformDoubleNormalAtPoint(const double point[3], const double normal[3])
[inline]
- TransformDoublePoint(double x, double y, double z)
[inline]
- TransformDoublePoint(const double point[3])
[inline]
- TransformDoubleVectorAtPoint(const double point[3], const double vector[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]
- TransformFloatVectorAtPoint(const float point[3], const float vector[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]
- 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]
- 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]
- Translate(double x, double y, double z)
[inline]
- Translate(const double x[3])
[inline]
- Translate(const float x[3])
[inline]
- UnRegister(vtkObject *O)
[virtual]
- Update()
- vtkAbstractTransform()
[protected]
- vtkGeneralTransform()
[protected]
- vtkGeneralTransform(const vtkGeneralTransform &) (defined in vtkGeneralTransform)
[private]
- vtkObject()
[protected]
- ~vtkAbstractTransform()
[protected]
- ~vtkGeneralTransform()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Thu Mar 28 14:29:36 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001