, 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] |
BreakOnError() | vtkObject | [static] |
BuildPreIntegrationTables(vtkDataArray *scalars) | vtkUnstructuredGridPreIntegration | [protected, virtual] |
CollectRevisions(ostream &) | vtkObjectBase | [inline, protected, virtual] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
Delete() | vtkObjectBase | [virtual] |
FastDelete() | vtkObjectBase | [virtual] |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetIncrementalPreIntegration() | vtkUnstructuredGridPreIntegration | [virtual] |
GetIndexedTableEntry(int scalar_front_index, int scalar_back_index, int length_index, int component=0) | vtkUnstructuredGridPreIntegration | [inline] |
GetIntegrationTableLengthResolution() | vtkUnstructuredGridPreIntegration | [virtual] |
GetIntegrationTableLengthScale() | vtkUnstructuredGridPreIntegration | [virtual] |
GetIntegrationTableScalarResolution() | vtkUnstructuredGridPreIntegration | [virtual] |
GetIntegrationTableScalarScale(int component=0) | vtkUnstructuredGridPreIntegration | [virtual] |
GetIntegrationTableScalarShift(int component=0) | vtkUnstructuredGridPreIntegration | [virtual] |
GetIntegrator() | vtkUnstructuredGridPreIntegration | [virtual] |
GetMTime() | vtkObject | [virtual] |
GetPreIntegrationTable(int component=0) | vtkUnstructuredGridPreIntegration | [virtual] |
GetReferenceCount() | vtkObjectBase | [inline] |
GetTableEntry(double scalar_front, double scalar_back, double lenth, int component=0) | vtkUnstructuredGridPreIntegration | [inline] |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
IncrementalPreIntegration | vtkUnstructuredGridPreIntegration | [protected] |
IncrementalPreIntegrationOff() | vtkUnstructuredGridPreIntegration | [virtual] |
IncrementalPreIntegrationOn() | vtkUnstructuredGridPreIntegration | [virtual] |
Initialize(vtkVolume *volume, vtkDataArray *scalars) | vtkUnstructuredGridPreIntegration | [virtual] |
Integrate(vtkDoubleArray *intersectionLengths, vtkDataArray *nearIntersections, vtkDataArray *farIntersections, float color[4]) | vtkUnstructuredGridPreIntegration | [virtual] |
IntegrationTable | vtkUnstructuredGridPreIntegration | [protected] |
IntegrationTableBuilt | vtkUnstructuredGridPreIntegration | [protected] |
IntegrationTableLengthResolution | vtkUnstructuredGridPreIntegration | [protected] |
IntegrationTableLengthScale | vtkUnstructuredGridPreIntegration | [protected] |
IntegrationTableScalarResolution | vtkUnstructuredGridPreIntegration | [protected] |
IntegrationTableScalarScale | vtkUnstructuredGridPreIntegration | [protected] |
IntegrationTableScalarShift | vtkUnstructuredGridPreIntegration | [protected] |
Integrator | vtkUnstructuredGridPreIntegration | [protected] |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | [protected] |
InternalReleaseFocus() | vtkObject | [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) | vtkUnstructuredGridPreIntegration | [virtual] |
IsTypeOf(const char *type) | vtkUnstructuredGridPreIntegration | [static] |
MaxLength | vtkUnstructuredGridPreIntegration | [protected] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkUnstructuredGridPreIntegration | [static] |
NewInstance() const | vtkUnstructuredGridPreIntegration | |
NewInstanceInternal() const | vtkUnstructuredGridPreIntegration | [protected, virtual] |
NumComponents | vtkUnstructuredGridPreIntegration | [protected] |
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) | vtkUnstructuredGridPreIntegration | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
Property | vtkUnstructuredGridPreIntegration | [protected] |
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] |
SafeDownCast(vtkObjectBase *o) | vtkUnstructuredGridPreIntegration | [static] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetIncrementalPreIntegration(int) | vtkUnstructuredGridPreIntegration | [virtual] |
SetIntegrationTableLengthResolution(int) | vtkUnstructuredGridPreIntegration | [virtual] |
SetIntegrationTableScalarResolution(int) | vtkUnstructuredGridPreIntegration | [virtual] |
SetIntegrator(vtkUnstructuredGridVolumeRayIntegrator *) | vtkUnstructuredGridPreIntegration | [virtual] |
SetReferenceCount(int) | vtkObjectBase | |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkUnstructuredGridPreIntegration | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
Volume | vtkUnstructuredGridPreIntegration | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
vtkUnstructuredGridPreIntegration() | vtkUnstructuredGridPreIntegration | [protected] |
vtkUnstructuredGridVolumeRayIntegrator() | vtkUnstructuredGridVolumeRayIntegrator | [protected] |
WeakPointers | vtkObjectBase | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
~vtkUnstructuredGridPreIntegration() | vtkUnstructuredGridPreIntegration | [protected] |
~vtkUnstructuredGridVolumeRayIntegrator() | vtkUnstructuredGridVolumeRayIntegrator | [protected] |