Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkVolumeTextureMapper Member List
This is the complete list of members for vtkVolumeTextureMapper, 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 *)
- ArraySize
[protected]
- BlueDiffuseShadingTable
[protected]
- BlueSpecularShadingTable
[protected]
- Bounds
[protected]
- BreakOnError()
[static]
- BuildTime
[protected]
- Center
[protected]
- ClippingPlanes
[protected]
- ConvertCroppingRegionPlanesToVoxels()
[protected]
- Cropping
[protected]
- CroppingOff()
[virtual]
- CroppingOn()
[virtual]
- CroppingRegionFlags
[protected]
- CroppingRegionPlanes
[protected]
- DataOrigin
[protected]
- DataSpacing
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- EncodedNormals
[protected]
- EndTag
[protected]
- GetAbortExecute()
[virtual]
- GetBlueDiffuseShadingTable()
[inline]
- GetBlueSpecularShadingTable()
[inline]
- GetBounds()
[virtual]
- GetBounds(float bounds[6])
[inline, virtual]
- GetCenter()
- GetClassName()
[virtual]
- GetClippingPlanes()
[virtual]
- GetCommand(unsigned long tag)
- GetCropping()
[virtual]
- GetCroppingRegionFlags()
[virtual]
- GetCroppingRegionPlanes()
[virtual]
- GetCroppingRegionPlanes(float data[6])
[virtual]
- GetDataOrigin()
[virtual]
- GetDataOrigin(float data[3])
[virtual]
- GetDataSpacing()
[virtual]
- GetDataSpacing(float data[3])
[virtual]
- GetDebug()
- GetEncodedNormals()
[inline]
- GetGlobalWarningDisplay()
[static]
- GetGradientEstimator()
[virtual]
- GetGradientMagnitudeBias()
[virtual]
- GetGradientMagnitudes()
[inline]
- GetGradientMagnitudeScale()
[virtual]
- GetGradientOpacityArray()
[inline]
- GetGradientShader()
[virtual]
- GetGreenDiffuseShadingTable()
[inline]
- GetGreenSpecularShadingTable()
[inline]
- GetInput()
- GetInputs()
[inline]
- GetLength()
- GetMTime()
[virtual]
- GetNumberOfInputs()
[virtual]
- GetProgress()
[virtual]
- GetProgressText()
[virtual]
- GetRedDiffuseShadingTable()
[inline]
- GetRedSpecularShadingTable()
[inline]
- GetReferenceCount()
[inline]
- GetRenderWindow()
[virtual]
- GetRGBAArray()
[inline]
- GetRGBTextureInput()
[virtual]
- GetScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &component)
[static]
- GetShade()
[virtual]
- GetTimeToDraw()
[virtual]
- GetVoxelCroppingRegionPlanes()
[virtual]
- GetVoxelCroppingRegionPlanes(float data[6])
[virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- GradientEstimator
[protected]
- GradientMagnitudes
[protected]
- GradientOpacityArray
[protected]
- GradientShader
[protected]
- GreenDiffuseShadingTable
[protected]
- GreenSpecularShadingTable
[protected]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- InitializeRender(vtkRenderer *ren, vtkVolume *vol)
[protected]
- 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]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfInputs
[protected]
- NumberOfRequiredInputs
[protected]
- operator=(const vtkVolumeTextureMapper &) (defined in vtkVolumeTextureMapper)
[private]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent index)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- Progress
[protected]
- ProgressTag
[protected]
- ProgressText
[protected]
- RedDiffuseShadingTable
[protected]
- RedSpecularShadingTable
[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, vtkVolume *vol)=0
[pure virtual]
- RenderWindow
[protected]
- RGBAArray
[protected]
- SafeDownCast(vtkObject *o)
[static]
- SampleDistance
[protected]
- SetAbortExecute(int)
[virtual]
- SetClippingPlanes(vtkPlaneCollection *)
[virtual]
- SetClippingPlanes(vtkPlanes *planes)
- SetCropping(int)
[virtual]
- SetCroppingRegionFlags(int)
[virtual]
- SetCroppingRegionFlagsToCross()
[inline]
- SetCroppingRegionFlagsToFence()
[inline]
- SetCroppingRegionFlagsToInvertedCross()
[inline]
- SetCroppingRegionFlagsToInvertedFence()
[inline]
- SetCroppingRegionFlagsToSubVolume()
[inline]
- SetCroppingRegionPlanes(float, float, float, float, float, float)
[virtual]
- SetCroppingRegionPlanes(float[6])
[virtual]
- SetDebug(unsigned char debugFlag)
- SetEndMethod(void(*f)(void *), void *arg)
- SetEndMethodArgDelete(void(*f)(void *))
- SetGlobalWarningDisplay(int val)
[static]
- SetGradientEstimator(vtkEncodedGradientEstimator *gradest)
- SetInput(vtkImageData *)
- 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)
- SetRGBTextureInput(vtkImageData *rgbTexture)
- SetStartMethod(void(*f)(void *), void *arg)
- SetStartMethodArgDelete(void(*f)(void *))
- Shade
[protected]
- 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)
- VoxelCroppingRegionPlanes
[protected]
- vtkAbstractMapper()
[protected]
- vtkAbstractMapper3D()
[protected]
- vtkObject()
[protected]
- vtkProcessObject()
[protected]
- vtkVolumeMapper()
[protected]
- vtkVolumeTextureMapper()
[protected]
- vtkVolumeTextureMapper(const vtkVolumeTextureMapper &) (defined in vtkVolumeTextureMapper)
[private]
- ~vtkAbstractMapper()
[protected]
- ~vtkAbstractMapper3D()
[inline, protected]
- ~vtkObject()
[protected, virtual]
- ~vtkProcessObject()
[protected]
- ~vtkVolumeMapper()
[protected]
- ~vtkVolumeTextureMapper()
[protected]
Generated on Thu Mar 28 14:46:26 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001