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 |
AdjustedTexMax | vtkVolumeTexture | |
AdjustedTexMin | vtkVolumeTexture | |
Bias | vtkVolumeTexture | |
BreakOnError() | vtkObject | static |
CellSpacing | vtkVolumeTexture | |
CellToPointMatrix | vtkVolumeTexture | |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
FastDelete() | vtkObjectBase | virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentBlock() | vtkVolumeTexture | |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetLoadedScalars() | vtkVolumeTexture | |
GetMTime() | vtkObject | virtual |
GetNextBlock() | vtkVolumeTexture | |
GetPartitions() | vtkVolumeTexture | |
GetReferenceCount() | vtkObjectBase | inline |
GetScaleAndBias(const int scalarType, float *scalarRange, float &scale, float &bias) | vtkVolumeTexture | static |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HandleLargeDataTypes | vtkVolumeTexture | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
InitializeObjectBase() | vtkObjectBase | |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InterpolationType | vtkVolumeTexture | |
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) | vtkVolumeTexture | virtual |
IsCellData | vtkVolumeTexture | |
IsTypeOf(const char *type) | vtkVolumeTexture | static |
LoadVolume(vtkRenderer *ren, vtkImageData *data, vtkDataArray *scalars, int const isCell, int const interpolation) | vtkVolumeTexture | |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkVolumeTexture | static |
NewInstance() const | vtkVolumeTexture | |
NewInstanceInternal() const | vtkVolumeTexture | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | inline |
PrintSelf(ostream &os, vtkIndent indent) override | vtkVolumeTexture | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
ReleaseGraphicsResources(vtkWindow *win) | vtkVolumeTexture | |
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 | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkVolumeTexture | static |
ScalarRange | vtkVolumeTexture | |
Scale | vtkVolumeTexture | |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetPartitions(int const x, int const y, int const z) | vtkVolumeTexture | |
SetReferenceCount(int) | vtkObjectBase | |
SortBlocksBackToFront(vtkRenderer *ren, vtkMatrix4x4 *volumeMat) | vtkVolumeTexture | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkVolumeTexture | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
UpdateVolume(vtkVolumeProperty *property) | vtkVolumeTexture | |
UploadTime | vtkVolumeTexture | |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkVolumeTexture() | vtkVolumeTexture | protected |
WeakPointers | vtkObjectBase | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkVolumeTexture() override | vtkVolumeTexture | protected |