Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkTransform Member List
This is the complete list of members for vtkTransform, 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(vtkLinearTransform *transform)
- Concatenation
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkAbstractTransform *)
- Delete()
[virtual]
- DoublePoint
[protected]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetConcatenatedTransform(int i)
[inline]
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetHomogeneousInverse()
[inline]
- GetInput()
[inline]
- GetInverse(vtkMatrix4x4 *inverse)
- GetInverse()
[inline]
- GetInverseFlag()
[inline]
- GetLinearInverse()
[inline]
- GetMatrix(vtkMatrix4x4 *m)
- GetMatrix()
[inline]
- GetMTime()
[virtual]
- GetNumberOfConcatenatedTransforms()
[inline]
- GetOrientation(double orient[3])
- GetOrientation(float orient[3])
[inline]
- GetOrientation()
[inline]
- GetOrientationWXYZ(double wxyz[4])
- GetOrientationWXYZ(float wxyz[3])
[inline]
- GetOrientationWXYZ()
[inline]
- GetPosition(double pos[3])
- GetPosition(float pos[3])
[inline]
- GetPosition()
[inline]
- GetReferenceCount()
[inline]
- GetScale(double scale[3])
- GetScale(float scale[3])
[inline]
- GetScale()
[inline]
- GetTranspose(vtkMatrix4x4 *transpose)
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Identity()
- 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]
- 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()
[protected, virtual]
- Inverse()
[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]
- Matrix
[protected]
- MatrixUpdateMTime
[protected]
- Modified()
[virtual]
- MTime
[protected]
- MultiplyPoint(const float in[4], float out[4])
[inline]
- MultiplyPoint(const double in[4], double out[4])
[inline]
- New()
[static]
- operator=(const vtkTransform &) (defined in vtkTransform)
[private]
- Point
[protected]
- 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)
- ReturnValue
[protected]
- 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(vtkLinearTransform *input)
- SetInverse(vtkAbstractTransform *transform)
- SetMatrix(vtkMatrix4x4 *matrix)
[inline]
- SetMatrix(const double elements[16])
[inline]
- SetReferenceCount(int)
- Stack
[protected]
- 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]
- 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]
- vtkHomogeneousTransform()
[protected]
- vtkLinearTransform()
[inline, protected]
- vtkObject()
[protected]
- vtkTransform()
[protected]
- vtkTransform(const vtkTransform &t) (defined in vtkTransform)
[private]
- ~vtkAbstractTransform()
[protected]
- ~vtkHomogeneousTransform()
[protected]
- ~vtkLinearTransform()
[inline, protected]
- ~vtkObject()
[protected, virtual]
- ~vtkTransform()
[protected]
Generated on Thu Mar 28 14:44:17 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001