Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkLODProp3D Member List
This is the complete list of members for vtkLODProp3D, including all inherited members.
- AddEstimatedRenderTime(float t, vtkViewport *vp)
[virtual]
- vtkProp3D::AddEstimatedRenderTime(float t, vtkViewport *vtkNotUsed(vp))
[inline, virtual]
- AddLOD(vtkMapper *m, vtkProperty *p, vtkTexture *t, float time)
- AddLOD(vtkMapper *m, vtkProperty *p, float time)
- AddLOD(vtkMapper *m, vtkTexture *t, float time)
- AddLOD(vtkMapper *m, float time)
- AddLOD(vtkVolumeMapper *m, vtkVolumeProperty *p, float time)
- AddLOD(vtkVolumeMapper *m, float time)
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AddOrientation(float, float, float)
- AddOrientation(float a[3])
- AddPosition(float deltaPosition[3])
- AddPosition(float deltaX, float deltaY, float deltaZ)
- AllocatedRenderTime
[protected]
- AutomaticLODSelection
[protected]
- AutomaticLODSelectionOff()
[virtual]
- AutomaticLODSelectionOn()
[virtual]
- AutomaticPickLODSelection
[protected]
- AutomaticPickLODSelectionOff()
[virtual]
- AutomaticPickLODSelectionOn()
[virtual]
- Bounds
[protected]
- BreakOnError()
[static]
- BuildPaths(vtkAssemblyPaths *paths, vtkAssemblyPath *path)
[virtual]
- CachedProp3D
[protected]
- CastViewRay(VTKRayCastRayInfo *rayInfo)
[virtual]
- Center
[protected]
- ConvertIDToIndex(int id)
[protected]
- CurrentIndex
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- DisableLOD(int id)
- Dragable
[protected]
- DragableOff()
[virtual]
- DragableOn()
[virtual]
- EnableLOD(int id)
- EstimatedRenderTime
[protected]
- GetActors(vtkPropCollection *)
[virtual]
- GetActors2D(vtkPropCollection *)
[inline, virtual]
- GetAllocatedRenderTime()
[virtual]
- GetAutomaticLODSelection()
[virtual]
- GetAutomaticPickLODSelection()
[virtual]
- GetAutomaticPickPropIndex(void)
[protected]
- GetBounds()
[virtual]
- GetBounds(float bounds[6])
[inline]
- GetCenter()
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetDragable()
[virtual]
- GetEstimatedRenderTime(vtkViewport *)
[inline, virtual]
- GetEstimatedRenderTime()
[inline, virtual]
- GetGlobalWarningDisplay()
[static]
- GetLastRenderedLODID()
- GetLength()
- GetLODEstimatedRenderTime(int id)
- GetLODIndexEstimatedRenderTime(int index)
- GetLODIndexLevel(int index)
- GetLODLevel(int id)
- GetLODMapper(int id, vtkMapper **m)
- GetLODMapper(int id, vtkVolumeMapper **m)
- GetLODProperty(int id, vtkProperty **p)
- GetLODProperty(int id, vtkVolumeProperty **p)
- GetLODTexture(int id, vtkTexture **t)
- GetMatrix(vtkMatrix4x4 *m)
[virtual]
- GetMatrix(double m[16])
[virtual]
- GetMatrix()
[inline, virtual]
- GetMatrix(vtkMatrix4x4 &m)
[inline, virtual]
- GetMatrixPointer()
[virtual]
- GetMTime()
[virtual]
- GetNextEntryIndex()
[protected]
- GetNextPath()
[virtual]
- GetNumberOfPaths()
[inline, virtual]
- GetOrientation()
- GetOrientation(float o[3])
- GetOrientationWXYZ()
- GetOrigin()
[virtual]
- GetOrigin(float data[3])
[virtual]
- GetPickable()
[virtual]
- GetPosition()
[virtual]
- GetPosition(float data[3])
[virtual]
- GetRedrawMTime()
[inline, virtual]
- GetReferenceCount()
[inline]
- GetRenderTimeMultiplier()
[virtual]
- GetRGBAImage()
[inline, virtual]
- GetScale()
[virtual]
- GetScale(float data[3])
[virtual]
- GetSelectedLODID()
[virtual]
- GetSelectedPickLODID()
[virtual]
- GetUserMatrix()
[inline]
- GetUserTransform()
[virtual]
- GetVisibility()
[virtual]
- GetVolumes(vtkPropCollection *)
[inline, virtual]
- GetXRange()
- GetYRange()
- GetZImage()
[inline, virtual]
- GetZRange()
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- InitializeRayCasting(vtkViewport *viewport)
[virtual]
- InitPathTraversal()
[virtual]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- LODs
[protected]
- Matrix
[protected]
- MatrixMTime
[protected]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NumberOfEntries
[protected]
- NumberOfLODs
[protected]
- operator=(const vtkLODProp3D &)
[inline, protected]
- vtkProp3D::operator=(const vtkProp3D &)
[inline]
- vtkProp::operator=(const vtkProp &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- Orientation
[protected]
- Origin
[protected]
- Paths
[protected]
- Pick()
[virtual]
- Pickable
[protected]
- PickableOff()
[virtual]
- PickableOn()
[virtual]
- PickTag
[protected]
- PokeMatrix(vtkMatrix4x4 *matrix)
- vtkProp::PokeMatrix(vtkMatrix4x4 *vtkNotUsed(matrix))
[inline, virtual]
- Position
[protected]
- PreviousPickMethod
[protected]
- PreviousPickMethodArg
[protected]
- PreviousPickProp
[protected]
- 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)
- ReleaseGraphicsResources(vtkWindow *)
[virtual]
- RemoveLOD(int id)
- RemoveObserver(unsigned long tag)
- RenderIntoImage(vtkViewport *viewport)
[virtual]
- RenderOpaqueGeometry(vtkViewport *viewport)
[virtual]
- RenderOverlay(vtkViewport *)
[inline, virtual]
- RenderTimeMultiplier
[protected]
- RenderTranslucentGeometry(vtkViewport *viewport)
[virtual]
- RequiresRayCasting()
[virtual]
- RequiresRenderingIntoImage()
[virtual]
- RestoreEstimatedRenderTime()
[virtual]
- RotateWXYZ(float, float, float, float)
- RotateX(float)
- RotateY(float)
- RotateZ(float)
- SafeDownCast(vtkObject *o)
[static]
- SavedEstimatedRenderTime
[protected]
- Scale
[protected]
- SelectedLODID
[protected]
- SelectedLODIndex
[protected]
- SelectedPickLODID
[protected]
- SetAllocatedRenderTime(float t, vtkViewport *vp)
- vtkProp3D::SetAllocatedRenderTime(float t, vtkViewport *vtkNotUsed(v))
[inline, virtual]
- SetAutomaticLODSelection(int)
[virtual]
- SetAutomaticPickLODSelection(int)
[virtual]
- SetDebug(unsigned char debugFlag)
- SetDragable(int)
[virtual]
- SetEstimatedRenderTime(float t)
[inline, virtual]
- SetGlobalWarningDisplay(int val)
[static]
- SetLODLevel(int id, float level)
- SetLODMapper(int id, vtkMapper *m)
- SetLODMapper(int id, vtkVolumeMapper *m)
- SetLODProperty(int id, vtkProperty *p)
- SetLODProperty(int id, vtkVolumeProperty *p)
- SetLODTexture(int id, vtkTexture *t)
- SetOrientation(float, float, float)
- SetOrientation(float a[3])
- SetOrigin(float, float, float)
[virtual]
- SetOrigin(float[3])
[virtual]
- SetPickable(int)
[virtual]
- SetPickMethod(void(*f)(void *), void *arg)
- SetPickMethodArgDelete(void(*f)(void *))
- SetPosition(float, float, float)
[virtual]
- SetPosition(float[3])
[virtual]
- SetReferenceCount(int)
- SetRenderTimeMultiplier(float t)
[inline]
- SetScale(float, float, float)
[virtual]
- SetScale(float[3])
[virtual]
- SetScale(float s)
[inline]
- SetSelectedLODID(int)
[virtual]
- SetSelectedPickLODID(int id)
- SetUserMatrix(vtkMatrix4x4 *matrix)
- SetUserTransform(vtkLinearTransform *transform)
- SetVisibility(int)
[virtual]
- ShallowCopy(vtkProp *prop)
[virtual]
- SubjectHelper
[protected]
- Transform
[protected]
- UnRegister(vtkObject *o)
[virtual]
- UserMatrix
[protected]
- UserTransform
[protected]
- Visibility
[protected]
- VisibilityOff()
[virtual]
- VisibilityOn()
[virtual]
- vtkLODProp3D()
[protected]
- vtkLODProp3D(const vtkLODProp3D &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkProp()
[protected]
- vtkProp(const vtkProp &)
[inline, protected]
- vtkProp3D()
[protected]
- vtkProp3D(const vtkProp3D &)
[inline, protected]
- ~vtkLODProp3D()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkProp()
[protected]
- ~vtkProp3D()
[protected]
Generated on Wed Nov 21 12:52:49 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001