Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkPolyDataMapper Member List
This is the complete list of members for vtkPolyDataMapper, including all inherited members.
- AbortExecute
- AbortExecuteOff()
[virtual]
- AbortExecuteOn()
[virtual]
- AddClippingPlane(vtkPlane *plane)
- AddInput(vtkDataObject *input)
[protected, virtual]
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- ArrayAccessMode
[protected]
- ArrayComponent
[protected]
- ArrayId
[protected]
- ArrayName
[protected]
- Bounds
[protected]
- BreakOnError()
[static]
- BuildTime
[protected]
- Center
[protected]
- ClippingPlanes
[protected]
- ColorByArrayComponent(int arrayNum, int component)
- ColorByArrayComponent(char *arrayName, int component)
- ColorMode
[protected]
- Colors
[protected]
- CreateDefaultLookupTable()
[virtual]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- EndTag
[protected]
- GetAbortExecute()
[virtual]
- GetArrayAccessMode()
[inline]
- GetArrayComponent()
[inline]
- GetArrayId()
[inline]
- GetArrayName()
[inline]
- GetBounds()
[virtual]
- GetBounds(float bounds[6])
[inline, virtual]
- GetCenter()
- GetClassName()
[virtual]
- GetClippingPlanes()
[virtual]
- GetColorMode()
[virtual]
- GetColorModeAsString()
- GetCommand(unsigned long tag)
- GetDebug()
- GetGhostLevel()
[virtual]
- GetGlobalImmediateModeRendering()
[static]
- GetGlobalWarningDisplay()
[static]
- GetImmediateModeRendering()
[virtual]
- GetInput()
- GetInputAsDataSet()
[inline]
- GetInputs()
[inline]
- GetLength()
- GetLookupTable()
- GetMTime()
[virtual]
- GetNumberOfInputs()
[virtual]
- GetNumberOfPieces()
[virtual]
- GetNumberOfSubPieces()
[virtual]
- GetPiece()
[virtual]
- GetProgress()
[virtual]
- GetProgressText()
[virtual]
- GetReferenceCount()
[inline]
- GetRenderTime()
[virtual]
- GetResolveCoincidentTopology()
[static]
- GetResolveCoincidentTopologyPolygonOffsetParameters(float &factor, float &units)
[static]
- GetResolveCoincidentTopologyZShift()
[static]
- GetScalarMode()
[virtual]
- GetScalarModeAsString()
- GetScalarRange()
[virtual]
- GetScalarRange(float data[2])
[virtual]
- GetScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &component)
[static]
- GetScalarVisibility()
[virtual]
- GetTimeToDraw()
[virtual]
- GetUseLookupTableScalarRange()
[virtual]
- GhostLevel
[protected]
- GlobalImmediateModeRenderingOff()
[inline, static]
- GlobalImmediateModeRenderingOn()
[inline, static]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- ImmediateModeRendering
[protected]
- ImmediateModeRenderingOff()
[virtual]
- ImmediateModeRenderingOn()
[virtual]
- Inputs
[protected]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsARayCastMapper()
[inline, virtual]
- IsARenderIntoImageMapper()
[inline, virtual]
- IsTypeOf(const char *type)
[static]
- LastWindow
[protected]
- LookupTable
[protected]
- MapScalars(float alpha)
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfInputs
[protected]
- NumberOfPieces
[protected]
- NumberOfRequiredInputs
[protected]
- NumberOfSubPieces
[protected]
- operator=(const vtkPolyDataMapper &) (defined in vtkPolyDataMapper)
[private]
- Piece
[protected]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- Progress
[protected]
- ProgressTag
[protected]
- ProgressText
[protected]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- ReleaseGraphicsResources(vtkWindow *)
[inline, virtual]
- RemoveAllClippingPlanes()
- RemoveAllInputs()
- RemoveClippingPlane(vtkPlane *plane)
- RemoveInput(vtkDataObject *input)
[protected, virtual]
- RemoveObserver(unsigned long tag)
- Render(vtkRenderer *ren, vtkActor *act)
[virtual]
- RenderPiece(vtkRenderer *ren, vtkActor *act)=0
[pure virtual]
- RenderTime
[protected]
- SafeDownCast(vtkObject *o)
[static]
- ScalarMode
[protected]
- ScalarRange
[protected]
- ScalarVisibility
[protected]
- ScalarVisibilityOff()
[virtual]
- ScalarVisibilityOn()
[virtual]
- SetAbortExecute(int)
[virtual]
- SetClippingPlanes(vtkPlaneCollection *)
[virtual]
- SetClippingPlanes(vtkPlanes *planes)
- SetColorMode(int)
[virtual]
- SetColorModeToDefault()
[inline]
- SetColorModeToMapScalars()
[inline]
- SetDebug(unsigned char debugFlag)
- SetEndMethod(void(*f)(void *), void *arg)
- SetEndMethodArgDelete(void(*f)(void *))
- SetGhostLevel(int)
[virtual]
- SetGlobalImmediateModeRendering(int val)
[static]
- SetGlobalWarningDisplay(int val)
[static]
- SetImmediateModeRendering(int)
[virtual]
- SetInput(vtkPolyData *in)
- SetLookupTable(vtkScalarsToColors *lut)
- SetNthInput(int num, vtkDataObject *input)
[protected, virtual]
- SetNumberOfInputs(int num)
[protected]
- SetNumberOfPieces(int)
[virtual]
- SetNumberOfSubPieces(int)
[virtual]
- SetPiece(int)
[virtual]
- SetProgress(float)
[virtual]
- SetProgressMethod(void(*f)(void *), void *arg)
- SetProgressMethodArgDelete(void(*f)(void *))
- SetProgressText(const char *)
[virtual]
- SetReferenceCount(int)
- SetRenderTime(float time)
[inline]
- SetResolveCoincidentTopology(int val)
[static]
- SetResolveCoincidentTopologyPolygonOffsetParameters(float factor, float units)
[static]
- SetResolveCoincidentTopologyToDefault()
[static]
- SetResolveCoincidentTopologyToOff()
[inline, static]
- SetResolveCoincidentTopologyToPolygonOffset()
[inline, static]
- SetResolveCoincidentTopologyToShiftZBuffer()
[inline, static]
- SetResolveCoincidentTopologyZShift(double val)
[static]
- SetScalarMode(int)
[virtual]
- SetScalarModeToDefault()
[inline]
- SetScalarModeToUseCellData()
[inline]
- SetScalarModeToUseCellFieldData()
[inline]
- SetScalarModeToUsePointData()
[inline]
- SetScalarModeToUsePointFieldData()
[inline]
- SetScalarRange(float, float)
[virtual]
- SetScalarRange(float[2])
- SetScalarVisibility(int)
[virtual]
- SetStartMethod(void(*f)(void *), void *arg)
- SetStartMethodArgDelete(void(*f)(void *))
- SetUseLookupTableScalarRange(int)
[virtual]
- ShallowCopy(vtkAbstractMapper *m)
- SortedInputs
[protected]
- SortedInputs2
[protected]
- SortInputsByLocality()
[protected]
- SortMerge(vtkDataObject **a1, int l1, vtkDataObject **a2, int l2, vtkDataObject **results)
[protected]
- SqueezeInputArray()
- StartTag
[protected]
- SubjectHelper
[protected]
- Timer
[protected]
- TimeToDraw
[protected]
- UnRegister(vtkObject *o)
[virtual]
- Update()
[virtual]
- UpdateProgress(float amount)
- UseLookupTableScalarRange
[protected]
- UseLookupTableScalarRangeOff()
[virtual]
- UseLookupTableScalarRangeOn()
[virtual]
- vtkAbstractMapper()
[protected]
- vtkAbstractMapper3D()
[protected]
- vtkMapper()
[protected]
- vtkObject()
[protected]
- vtkPolyDataMapper()
[protected]
- vtkPolyDataMapper(const vtkPolyDataMapper &) (defined in vtkPolyDataMapper)
[private]
- vtkProcessObject()
[protected]
- ~vtkAbstractMapper()
[protected]
- ~vtkAbstractMapper3D()
[inline, protected]
- ~vtkMapper()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkPolyDataMapper()
[inline, protected]
- ~vtkProcessObject()
[protected]
Generated on Thu Mar 28 14:39:32 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001