, including all inherited members.
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | [inline] |
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | [inline] |
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | [inline] |
| Ambient | vtkVolumeProperty | [protected] |
| BreakOnError() | vtkObject | [static] |
| CollectRevisions(ostream &) | vtkObjectBase | [inline, protected, virtual] |
| ColorChannels | vtkVolumeProperty | [protected] |
| ComponentWeight | vtkVolumeProperty | [protected] |
| CreateDefaultGradientOpacity(int index) | vtkVolumeProperty | [protected, virtual] |
| Debug | vtkObject | [protected] |
| DebugOff() | vtkObject | [virtual] |
| DebugOn() | vtkObject | [virtual] |
| DeepCopy(vtkVolumeProperty *p) | vtkVolumeProperty | |
| DefaultGradientOpacity | vtkVolumeProperty | [protected] |
| Delete() | vtkObjectBase | [virtual] |
| Diffuse | vtkVolumeProperty | [protected] |
| DisableGradientOpacity | vtkVolumeProperty | [protected] |
| DisableGradientOpacityOff(int index) | vtkVolumeProperty | [inline, virtual] |
| DisableGradientOpacityOff() | vtkVolumeProperty | [inline, virtual] |
| DisableGradientOpacityOn(int index) | vtkVolumeProperty | [inline, virtual] |
| DisableGradientOpacityOn() | vtkVolumeProperty | [inline, virtual] |
| FastDelete() | vtkObjectBase | [virtual] |
| GetAmbient(int index) | vtkVolumeProperty | |
| GetAmbient() | vtkVolumeProperty | [inline] |
| GetClassName() const | vtkObjectBase | |
| GetColorChannels(int index) | vtkVolumeProperty | |
| GetColorChannels() | vtkVolumeProperty | [inline] |
| GetCommand(unsigned long tag) | vtkObject | |
| GetComponentWeight(int index) | vtkVolumeProperty | [virtual] |
| GetDebug() | vtkObject | |
| GetDiffuse(int index) | vtkVolumeProperty | |
| GetDiffuse() | vtkVolumeProperty | [inline] |
| GetDisableGradientOpacity(int index) | vtkVolumeProperty | [virtual] |
| GetDisableGradientOpacity() | vtkVolumeProperty | [inline, virtual] |
| GetGlobalWarningDisplay() | vtkObject | [static] |
| GetGradientOpacity(int index) | vtkVolumeProperty | |
| GetGradientOpacity() | vtkVolumeProperty | [inline] |
| GetGradientOpacityMTime(int index) | vtkVolumeProperty | |
| GetGradientOpacityMTime() | vtkVolumeProperty | [inline] |
| GetGrayTransferFunction(int index) | vtkVolumeProperty | |
| GetGrayTransferFunction() | vtkVolumeProperty | [inline] |
| GetGrayTransferFunctionMTime(int index) | vtkVolumeProperty | |
| GetGrayTransferFunctionMTime() | vtkVolumeProperty | [inline] |
| GetIndependentComponents() | vtkVolumeProperty | [virtual] |
| GetInterpolationType() | vtkVolumeProperty | [virtual] |
| GetInterpolationTypeAsString(void) | vtkVolumeProperty | [inline] |
| GetMTime() | vtkVolumeProperty | [virtual] |
| GetReferenceCount() | vtkObjectBase | [inline] |
| GetRGBTransferFunction(int index) | vtkVolumeProperty | |
| GetRGBTransferFunction() | vtkVolumeProperty | [inline] |
| GetRGBTransferFunctionMTime(int index) | vtkVolumeProperty | |
| GetRGBTransferFunctionMTime() | vtkVolumeProperty | [inline] |
| GetScalarOpacity(int index) | vtkVolumeProperty | |
| GetScalarOpacity() | vtkVolumeProperty | [inline] |
| GetScalarOpacityMTime(int index) | vtkVolumeProperty | |
| GetScalarOpacityMTime() | vtkVolumeProperty | [inline] |
| GetScalarOpacityUnitDistance(int index) | vtkVolumeProperty | |
| GetScalarOpacityUnitDistance() | vtkVolumeProperty | [inline] |
| GetShade(int index) | vtkVolumeProperty | |
| GetShade() | vtkVolumeProperty | [inline] |
| GetSpecular(int index) | vtkVolumeProperty | |
| GetSpecular() | vtkVolumeProperty | [inline] |
| GetSpecularPower(int index) | vtkVolumeProperty | |
| GetSpecularPower() | vtkVolumeProperty | [inline] |
| GetStoredGradientOpacity(int index) | vtkVolumeProperty | |
| GetStoredGradientOpacity() | vtkVolumeProperty | [inline] |
| GlobalWarningDisplayOff() | vtkObject | [inline, static] |
| GlobalWarningDisplayOn() | vtkObject | [inline, static] |
| GradientOpacity | vtkVolumeProperty | [protected] |
| GradientOpacityMTime | vtkVolumeProperty | [protected] |
| GrayTransferFunction | vtkVolumeProperty | [protected] |
| GrayTransferFunctionMTime | vtkVolumeProperty | [protected] |
| HasGradientOpacity(int index=0) | vtkVolumeProperty | [inline] |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| IndependentComponents | vtkVolumeProperty | [protected] |
| IndependentComponentsOff() | vtkVolumeProperty | [virtual] |
| IndependentComponentsOn() | vtkVolumeProperty | [virtual] |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | [protected] |
| InternalReleaseFocus() | vtkObject | [protected] |
| InterpolationType | vtkVolumeProperty | [protected] |
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event) | vtkObject | [inline] |
| InvokeEvent(const char *event) | vtkObject | [inline] |
| IsA(const char *type) | vtkVolumeProperty | [virtual] |
| IsTypeOf(const char *type) | vtkVolumeProperty | [static] |
| Modified() | vtkObject | [virtual] |
| MTime | vtkObject | [protected] |
| New() | vtkVolumeProperty | [static] |
| NewInstance() const | vtkVolumeProperty | |
| NewInstanceInternal() const | vtkVolumeProperty | [protected, virtual] |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| PrintRevisions(ostream &) | vtkObjectBase | [inline] |
| PrintSelf(ostream &os, vtkIndent indent) | vtkVolumeProperty | [virtual] |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
| ReferenceCount | vtkObjectBase | [protected] |
| Register(vtkObjectBase *o) | vtkObjectBase | [virtual] |
| RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| RemoveAllObservers() | vtkObject | |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | [protected, virtual] |
| RGBTransferFunction | vtkVolumeProperty | [protected] |
| RGBTransferFunctionMTime | vtkVolumeProperty | [protected] |
| SafeDownCast(vtkObjectBase *o) | vtkVolumeProperty | [static] |
| ScalarOpacity | vtkVolumeProperty | [protected] |
| ScalarOpacityMTime | vtkVolumeProperty | [protected] |
| ScalarOpacityUnitDistance | vtkVolumeProperty | [protected] |
| SetAmbient(int index, double value) | vtkVolumeProperty | |
| SetAmbient(double value) | vtkVolumeProperty | [inline] |
| SetColor(int index, vtkPiecewiseFunction *function) | vtkVolumeProperty | |
| SetColor(vtkPiecewiseFunction *function) | vtkVolumeProperty | [inline] |
| SetColor(int index, vtkColorTransferFunction *function) | vtkVolumeProperty | |
| SetColor(vtkColorTransferFunction *function) | vtkVolumeProperty | [inline] |
| SetComponentWeight(int index, double value) | vtkVolumeProperty | [virtual] |
| SetDebug(unsigned char debugFlag) | vtkObject | |
| SetDiffuse(int index, double value) | vtkVolumeProperty | |
| SetDiffuse(double value) | vtkVolumeProperty | [inline] |
| SetDisableGradientOpacity(int index, int value) | vtkVolumeProperty | [virtual] |
| SetDisableGradientOpacity(int value) | vtkVolumeProperty | [inline, virtual] |
| SetGlobalWarningDisplay(int val) | vtkObject | [static] |
| SetGradientOpacity(int index, vtkPiecewiseFunction *function) | vtkVolumeProperty | |
| SetGradientOpacity(vtkPiecewiseFunction *function) | vtkVolumeProperty | [inline] |
| SetIndependentComponents(int) | vtkVolumeProperty | [virtual] |
| SetInterpolationType(int) | vtkVolumeProperty | [virtual] |
| SetInterpolationTypeToLinear() | vtkVolumeProperty | [inline] |
| SetInterpolationTypeToNearest() | vtkVolumeProperty | [inline] |
| SetReferenceCount(int) | vtkObjectBase | |
| SetScalarOpacity(int index, vtkPiecewiseFunction *function) | vtkVolumeProperty | |
| SetScalarOpacity(vtkPiecewiseFunction *function) | vtkVolumeProperty | [inline] |
| SetScalarOpacityUnitDistance(int index, double distance) | vtkVolumeProperty | |
| SetScalarOpacityUnitDistance(double distance) | vtkVolumeProperty | [inline] |
| SetShade(int index, int value) | vtkVolumeProperty | |
| SetShade(int value) | vtkVolumeProperty | [inline] |
| SetSpecular(int index, double value) | vtkVolumeProperty | |
| SetSpecular(double value) | vtkVolumeProperty | [inline] |
| SetSpecularPower(int index, double value) | vtkVolumeProperty | |
| SetSpecularPower(double value) | vtkVolumeProperty | [inline] |
| Shade | vtkVolumeProperty | [protected] |
| ShadeOff(int index) | vtkVolumeProperty | |
| ShadeOff() | vtkVolumeProperty | [inline] |
| ShadeOn(int index) | vtkVolumeProperty | |
| ShadeOn() | vtkVolumeProperty | [inline] |
| Specular | vtkVolumeProperty | [protected] |
| SpecularPower | vtkVolumeProperty | [protected] |
| SubjectHelper | vtkObject | [protected] |
| Superclass typedef | vtkVolumeProperty | |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
| UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
| UpdateMTimes() | vtkVolumeProperty | |
| vtkObject() | vtkObject | [protected] |
| vtkObjectBase() | vtkObjectBase | [protected] |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
| vtkVolumeProperty() | vtkVolumeProperty | [protected] |
| WeakPointers | vtkObjectBase | [protected] |
| ~vtkObject() | vtkObject | [protected, virtual] |
| ~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
| ~vtkVolumeProperty() | vtkVolumeProperty | [protected] |