, 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] |
Allocate1D(unsigned int width, int numComps, int vtkType) | vtkTextureObject | |
Allocate2D(unsigned int width, unsigned int height, int numComps, int vtkType) | vtkTextureObject | |
Allocate3D(unsigned int width, unsigned int height, unsigned int depth, int numComps, int vtkType) | vtkTextureObject | |
AllocateDepth(unsigned int width, unsigned int height, int internalFormat) | vtkTextureObject | |
Alpha enum value | vtkTextureObject | |
AlwaysTrue enum value | vtkTextureObject | |
BaseLevel | vtkTextureObject | [protected] |
Bind() | vtkTextureObject | |
BorderColor | vtkTextureObject | [protected] |
BreakOnError() | vtkObject | [static] |
Clamp enum value | vtkTextureObject | |
ClampToBorder enum value | vtkTextureObject | |
ClampToEdge enum value | vtkTextureObject | |
CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
Components | vtkTextureObject | [protected] |
Context | vtkTextureObject | [protected] |
CopyFromFrameBuffer(int srcXmin, int srcYmin, int dstXmin, int dstYmin, int width, int height) | vtkTextureObject | |
CopyToFrameBuffer(int srcXmin, int srcYmin, int srcXmax, int srcYmax, int dstXmin, int dstYmin, int width, int height) | vtkTextureObject | |
Create1D(int numComps, vtkPixelBufferObject *pbo, bool shaderSupportsTextureInt) | vtkTextureObject | |
Create2D(unsigned int width, unsigned int height, int numComps, vtkPixelBufferObject *pbo, bool shaderSupportsTextureInt) | vtkTextureObject | |
Create2D(unsigned int width, unsigned int height, int numComps, int vtktype, bool shaderSupportsTextureInt) | vtkTextureObject | |
Create3D(unsigned int width, unsigned int height, unsigned int depth, int numComps, vtkPixelBufferObject *pbo, bool shaderSupportsTextureInt) | vtkTextureObject | |
Create3D(unsigned int width, unsigned int height, unsigned int depth, int numComps, int vtktype, bool shaderSupportsTextureInt) | vtkTextureObject | |
CreateDepth(unsigned int width, unsigned int height, int internalFormat, vtkPixelBufferObject *pbo) | vtkTextureObject | |
CreateDepthFromRaw(unsigned int width, unsigned int height, int internalFormat, int rawType, void *raw) | vtkTextureObject | |
CreateTexture() | vtkTextureObject | [protected] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
Delete() | vtkObjectBase | [virtual] |
Depth | vtkTextureObject | [protected] |
DepthTextureCompare | vtkTextureObject | [protected] |
DepthTextureCompareFunction | vtkTextureObject | [protected] |
DepthTextureMode | vtkTextureObject | [protected] |
DestroyTexture() | vtkTextureObject | [protected] |
Download() | vtkTextureObject | |
Equal enum value | vtkTextureObject | |
FastDelete() | vtkObjectBase | [virtual] |
Fixed16 enum value | vtkTextureObject | |
Fixed24 enum value | vtkTextureObject | |
Fixed32 enum value | vtkTextureObject | |
Float32 enum value | vtkTextureObject | |
Format | vtkTextureObject | [protected] |
GenerateMipmap | vtkTextureObject | [protected] |
Gequal enum value | vtkTextureObject | |
GetBaseLevel() | vtkTextureObject | [virtual] |
GetBorderColor() | vtkTextureObject | [virtual] |
GetBorderColor(float &, float &, float &, float &) | vtkTextureObject | [virtual] |
GetBorderColor(float[4]) | vtkTextureObject | [virtual] |
GetClassName() | vtkTextureObject | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetComponents() | vtkTextureObject | [virtual] |
GetContext() | vtkTextureObject | |
GetDataType() | vtkTextureObject | |
GetDebug() | vtkObject | |
GetDepth() | vtkTextureObject | [virtual] |
GetDepthTextureCompare() | vtkTextureObject | [virtual] |
GetDepthTextureCompareFunction() | vtkTextureObject | [virtual] |
GetDepthTextureMode() | vtkTextureObject | [virtual] |
GetFormat(int vtktype, int numComps, bool shaderSupportsTextureInt) | vtkTextureObject | |
GetGenerateMipmap() | vtkTextureObject | [virtual] |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetHandle() | vtkTextureObject | [virtual] |
GetHeight() | vtkTextureObject | [virtual] |
GetInternalFormat(int vtktype, int numComps, bool shaderSupportsTextureInt) | vtkTextureObject | |
GetLinearMagnification() | vtkTextureObject | [virtual] |
GetMaxLevel() | vtkTextureObject | [virtual] |
GetMaxLOD() | vtkTextureObject | [virtual] |
GetMinificationFilter() | vtkTextureObject | [virtual] |
GetMinLOD() | vtkTextureObject | [virtual] |
GetMTime() | vtkObject | [virtual] |
GetNumberOfDimensions() | vtkTextureObject | [virtual] |
GetPriority() | vtkTextureObject | [virtual] |
GetReferenceCount() | vtkObjectBase | [inline] |
GetTarget() | vtkTextureObject | [virtual] |
GetWidth() | vtkTextureObject | [virtual] |
GetWrapR() | vtkTextureObject | [virtual] |
GetWrapS() | vtkTextureObject | [virtual] |
GetWrapT() | vtkTextureObject | [virtual] |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
Greater enum value | vtkTextureObject | |
Handle | vtkTextureObject | [protected] |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Height | vtkTextureObject | [protected] |
Intensity enum value | vtkTextureObject | |
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) | vtkTextureObject | [virtual] |
IsBound() | vtkTextureObject | |
IsSupported(vtkRenderWindow *renWin) | vtkTextureObject | [static] |
IsTypeOf(const char *type) | vtkTextureObject | [static] |
Lequal enum value | vtkTextureObject | |
Less enum value | vtkTextureObject | |
Linear enum value | vtkTextureObject | |
LinearMagnification | vtkTextureObject | [protected] |
LinearMipmapLinear enum value | vtkTextureObject | |
LinearMipmapNearest enum value | vtkTextureObject | |
LoadRequiredExtensions(vtkOpenGLExtensionManager *) | vtkTextureObject | [protected] |
Luminance enum value | vtkTextureObject | |
MaxLevel | vtkTextureObject | [protected] |
MaxLOD | vtkTextureObject | [protected] |
MinificationFilter | vtkTextureObject | [protected] |
MinLOD | vtkTextureObject | [protected] |
MirroredRepeat enum value | vtkTextureObject | |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
Native enum value | vtkTextureObject | |
Nearest enum value | vtkTextureObject | |
NearestMipmapLinear enum value | vtkTextureObject | |
NearestMipmapNearest enum value | vtkTextureObject | |
Never enum value | vtkTextureObject | |
New() | vtkTextureObject | [static] |
NotEqual enum value | vtkTextureObject | |
NumberOfDepthFormats enum value | vtkTextureObject | |
NumberOfDepthTextureCompareFunctions enum value | vtkTextureObject | |
NumberOfDepthTextureModes enum value | vtkTextureObject | |
NumberOfDimensions | vtkTextureObject | [protected] |
NumberOfMinificationModes enum value | vtkTextureObject | |
NumberOfWrapModes enum value | vtkTextureObject | |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &os) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) | vtkTextureObject | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
Priority | vtkTextureObject | [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 | |
Repeat enum value | vtkTextureObject | |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | [protected, virtual] |
SafeDownCast(vtkObject *o) | vtkTextureObject | [static] |
SendParameters() | vtkTextureObject | |
SendParametersTime | vtkTextureObject | [protected] |
SetBaseLevel(int) | vtkTextureObject | [virtual] |
SetBorderColor(float, float, float, float) | vtkTextureObject | [virtual] |
SetBorderColor(float[4]) | vtkTextureObject | [virtual] |
SetContext(vtkRenderWindow *) | vtkTextureObject | |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetDepthTextureCompare(bool) | vtkTextureObject | [virtual] |
SetDepthTextureCompareFunction(int) | vtkTextureObject | [virtual] |
SetDepthTextureMode(int) | vtkTextureObject | [virtual] |
SetGenerateMipmap(bool) | vtkTextureObject | [virtual] |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetLinearMagnification(bool) | vtkTextureObject | [virtual] |
SetMaxLevel(int) | vtkTextureObject | [virtual] |
SetMaxLOD(float) | vtkTextureObject | [virtual] |
SetMinificationFilter(int) | vtkTextureObject | [virtual] |
SetMinLOD(float) | vtkTextureObject | [virtual] |
SetPriority(float) | vtkTextureObject | [virtual] |
SetReferenceCount(int) | vtkObjectBase | |
SetWrapR(int) | vtkTextureObject | [virtual] |
SetWrapS(int) | vtkTextureObject | [virtual] |
SetWrapT(int) | vtkTextureObject | [virtual] |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkTextureObject | |
SupportsTextureFloat | vtkTextureObject | [protected] |
SupportsTextureInteger | vtkTextureObject | [protected] |
Target | vtkTextureObject | [protected] |
Type | vtkTextureObject | [protected] |
UnBind() | vtkTextureObject | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
vtkTextureObject() | vtkTextureObject | [protected] |
WeakPointers | vtkObjectBase | [protected] |
Width | vtkTextureObject | [protected] |
WrapR | vtkTextureObject | [protected] |
WrapS | vtkTextureObject | [protected] |
WrapT | vtkTextureObject | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
~vtkTextureObject() | vtkTextureObject | [protected] |