ActivateDrawBuffer(unsigned int id) | vtkFrameBufferObject2 | |
ActivateDrawBuffers(unsigned int n) | vtkFrameBufferObject2 | |
ActivateDrawBuffers(unsigned int *ids, int n) | vtkFrameBufferObject2 | |
ActivateReadBuffer(unsigned int id) | vtkFrameBufferObject2 | |
AddColorAttachment(unsigned int mode, unsigned int attId, vtkTextureObject *tex) | vtkFrameBufferObject2 | |
AddColorAttachment(unsigned int mode, unsigned int attId, vtkRenderbuffer *tex) | vtkFrameBufferObject2 | |
AddDepthAttachment(unsigned int mode, vtkTextureObject *tex) | vtkFrameBufferObject2 | |
AddDepthAttachment(unsigned int mode, vtkRenderbuffer *tex) | vtkFrameBufferObject2 | |
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] |
AddRenColorAttachment(unsigned int mode, unsigned int attId, unsigned int handle) | vtkFrameBufferObject2 | |
AddRenDepthAttachment(unsigned int mode, unsigned int handle) | vtkFrameBufferObject2 | |
AddTexColorAttachment(unsigned int mode, unsigned int attId, unsigned int handle) | vtkFrameBufferObject2 | |
AddTexDepthAttachment(unsigned int mode, unsigned int handle) | vtkFrameBufferObject2 | |
Bind(unsigned int mode) | vtkFrameBufferObject2 | |
Blit(int srcExt[4], int destExt[4], unsigned int bits, unsigned int mapping) | vtkFrameBufferObject2 | [static] |
BreakOnError() | vtkObject | [static] |
CheckFrameBufferStatus(unsigned int mode) | vtkFrameBufferObject2 | |
CollectRevisions(ostream &) | vtkObjectBase | [inline, protected, virtual] |
Context | vtkFrameBufferObject2 | [protected] |
CreateFBO() | vtkFrameBufferObject2 | [protected] |
DeactivateDrawBuffers() | vtkFrameBufferObject2 | |
DeactivateReadBuffer() | vtkFrameBufferObject2 | |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
Delete() | vtkObjectBase | [virtual] |
DepthBuffer | vtkFrameBufferObject2 | [protected] |
DestroyFBO() | vtkFrameBufferObject2 | [protected] |
Download(int extent[4], int vtkType, int nComps, int oglType, int oglFormat) | vtkFrameBufferObject2 | |
Download(int extent[4], int vtkType, int nComps, int oglType, int oglFormat, vtkPixelBufferObject *pbo) | vtkFrameBufferObject2 | [static] |
DownloadColor1(int extent[4], int vtkType, int channel) | vtkFrameBufferObject2 | |
DownloadColor3(int extent[4], int vtkType) | vtkFrameBufferObject2 | |
DownloadColor4(int extent[4], int vtkType) | vtkFrameBufferObject2 | |
DownloadDepth(int extent[4], int vtkType) | vtkFrameBufferObject2 | |
FastDelete() | vtkObjectBase | [virtual] |
FBOIndex | vtkFrameBufferObject2 | [protected] |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetContext() | vtkFrameBufferObject2 | |
GetDebug() | vtkObject | |
GetFrameBufferStatus(unsigned int mode, const char *&desc) | vtkFrameBufferObject2 | [static] |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetMTime() | vtkObject | [virtual] |
GetOpenGLType(int vtkType) | vtkFrameBufferObject2 | [protected] |
GetReferenceCount() | vtkObjectBase | [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 | |
InitializeViewport(int width, int height) | vtkFrameBufferObject2 | [static] |
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) | vtkFrameBufferObject2 | [virtual] |
IsSupported(vtkRenderWindow *renWin) | vtkFrameBufferObject2 | [static] |
IsTypeOf(const char *type) | vtkFrameBufferObject2 | [static] |
LoadRequiredExtensions(vtkRenderWindow *renWin) | vtkFrameBufferObject2 | [protected, static] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
New() | vtkFrameBufferObject2 | [static] |
NewInstance() const | vtkFrameBufferObject2 | |
NewInstanceInternal() const | vtkFrameBufferObject2 | [protected, virtual] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
PreviousDrawBuffer | vtkFrameBufferObject2 | [protected] |
PreviousDrawFBO | vtkFrameBufferObject2 | [protected] |
PreviousReadBuffer | vtkFrameBufferObject2 | [protected] |
PreviousReadFBO | vtkFrameBufferObject2 | [protected] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &) | vtkObjectBase | [inline] |
PrintSelf(ostream &os, vtkIndent indent) | vtkFrameBufferObject2 | [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 | |
RemoveRenColorAttachment(unsigned int mode, unsigned int attId) | vtkFrameBufferObject2 | [inline] |
RemoveRenColorAttachments(unsigned int mode, unsigned int num) | vtkFrameBufferObject2 | |
RemoveRenDepthAttachment(unsigned int mode) | vtkFrameBufferObject2 | [inline] |
RemoveTexColorAttachment(unsigned int mode, unsigned int attId) | vtkFrameBufferObject2 | [inline] |
RemoveTexColorAttachments(unsigned int mode, unsigned int num) | vtkFrameBufferObject2 | |
RemoveTexDepthAttachment(unsigned int mode) | vtkFrameBufferObject2 | [inline] |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | [protected, virtual] |
RestorePreviousBuffers(unsigned int mode) | vtkFrameBufferObject2 | |
SafeDownCast(vtkObjectBase *o) | vtkFrameBufferObject2 | [static] |
SaveCurrentBindings() | vtkFrameBufferObject2 | |
SaveCurrentBuffers() | vtkFrameBufferObject2 | |
SetContext(vtkRenderWindow *context) | vtkFrameBufferObject2 | |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetReferenceCount(int) | vtkObjectBase | |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkFrameBufferObject2 | |
UnBind(unsigned int mode) | vtkFrameBufferObject2 | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
vtkFrameBufferObject2() | vtkFrameBufferObject2 | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
vtkRenderbuffer class | vtkFrameBufferObject2 | [friend] |
WeakPointers | vtkObjectBase | [protected] |
~vtkFrameBufferObject2() | vtkFrameBufferObject2 | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |