Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkMapper Member List
This is the complete list of members for vtkMapper, 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 *)
- Bounds
[protected]
- BreakOnError()
[static]
- BuildTime
[protected]
- Center
[protected]
- ClippingPlanes
[protected]
- ColorMode
[protected]
- Colors
[protected]
- CreateDefaultLookupTable()
[virtual]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- EndTag
[protected]
- GetAbortExecute()
[virtual]
- GetBounds()
[virtual]
- GetBounds(float bounds[6])
[inline, virtual]
- GetCenter()
- GetClassName()
[virtual]
- GetClippingPlanes()
[virtual]
- GetColorMode()
[virtual]
- GetColorModeAsString()
- GetColors()
- GetCommand(unsigned long tag)
- GetDebug()
- GetGlobalImmediateModeRendering()
[static]
- GetGlobalWarningDisplay()
[static]
- GetImmediateModeRendering()
[virtual]
- GetInput()
- GetInputAsDataSet()
[inline]
- GetInputs()
[inline]
- GetLength()
- GetLookupTable()
- GetMTime()
[virtual]
- GetNumberOfInputs()
[virtual]
- GetProgress()
[virtual]
- GetProgressText()
[virtual]
- GetReferenceCount()
[inline]
- GetRenderTime()
[virtual]
- GetResolveCoincidentTopology()
[static]
- GetResolveCoincidentTopologyZShift()
[static]
- GetScalarMode()
[virtual]
- GetScalarModeAsString()
- GetScalarRange()
[virtual]
- GetScalarRange(float data[2])
[virtual]
- GetScalarVisibility()
[virtual]
- GetTimeToDraw()
[virtual]
- 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]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NumberOfInputs
[protected]
- NumberOfRequiredInputs
[protected]
- operator=(const vtkMapper &)
[inline, protected]
- vtkAbstractMapper3D::operator=(const vtkAbstractMapper3D &)
[inline]
- vtkAbstractMapper::operator=(const vtkAbstractMapper &)
[inline]
- vtkProcessObject::operator=(const vtkProcessObject &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- 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 *a)=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]
- SetColorModeToLuminance()
[inline]
- SetColorModeToMapScalars()
[inline]
- SetDebug(unsigned char debugFlag)
- SetEndMethod(void(*f)(void *), void *arg)
- SetEndMethodArgDelete(void(*f)(void *))
- SetGlobalImmediateModeRendering(int val)
[static]
- SetGlobalWarningDisplay(int val)
[static]
- SetImmediateModeRendering(int)
[virtual]
- SetLookupTable(vtkScalarsToColors *lut)
- SetNthInput(int num, vtkDataObject *input)
[protected, virtual]
- SetNumberOfInputs(int num)
[protected]
- 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]
- SetResolveCoincidentTopologyToDefault()
[static]
- SetResolveCoincidentTopologyToOff()
[inline, static]
- SetResolveCoincidentTopologyToPolygonOffset()
[inline, static]
- SetResolveCoincidentTopologyToShiftZBuffer()
[inline, static]
- SetResolveCoincidentTopologyZShift(double val)
[static]
- SetScalarMode(int)
[virtual]
- SetScalarModeToDefault()
[inline]
- SetScalarModeToUseCellData()
[inline]
- SetScalarModeToUsePointData()
[inline]
- SetScalarRange(float, float)
[virtual]
- SetScalarRange(float[2])
- SetScalarVisibility(int)
[virtual]
- SetStartMethod(void(*f)(void *), void *arg)
- SetStartMethodArgDelete(void(*f)(void *))
- ShallowCopy(vtkMapper *m)
- SortedInputs
[protected]
- SortedInputs2
[protected]
- SortInputsByLocality()
[protected]
- SortMerge(vtkDataObject **a1, int l1, vtkDataObject **a2, int l2, vtkDataObject **results)
[protected]
- SqueezeInputArray()
- StartTag
[protected]
- SubjectHelper
[protected]
- TimeToDraw
[protected]
- UnRegister(vtkObject *o)
[virtual]
- Update()
[virtual]
- UpdateProgress(float amount)
- vtkAbstractMapper()
[protected]
- vtkAbstractMapper(const vtkAbstractMapper &)
[inline, protected]
- vtkAbstractMapper3D()
[protected]
- vtkAbstractMapper3D(const vtkAbstractMapper3D &)
[inline, protected]
- vtkMapper()
[protected]
- vtkMapper(const vtkMapper &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkProcessObject()
[protected]
- vtkProcessObject(const vtkProcessObject &)
[inline, protected]
- ~vtkAbstractMapper()
[inline, protected]
- ~vtkAbstractMapper3D()
[protected]
- ~vtkMapper()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkProcessObject()
[protected]
Generated on Wed Nov 21 12:52:52 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001