Go to the documentation of this file.
15 #ifndef vtkOpenGLResourceFreeCallback_h
16 #define vtkOpenGLResourceFreeCallback_h
void RegisterGraphicsResources(vtkOpenGLRenderWindow *rw) override
void RegisterGraphicsResources(vtkGenericOpenGLResourceFreeCallback *cb)
void(T::* Method)(vtkWindow *)
~vtkOpenGLResourceFreeCallback() override
vtkOpenGLRenderWindow * VTKWindow
virtual ~vtkGenericOpenGLResourceFreeCallback()
void UnregisterGraphicsResources(vtkGenericOpenGLResourceFreeCallback *cb)
virtual void PopContext()
window superclass for vtkRenderWindow
virtual void RegisterGraphicsResources(vtkOpenGLRenderWindow *rw)=0
vtkOpenGLResourceFreeCallback(T *handler, void(T::*method)(vtkWindow *))
vtkGenericOpenGLResourceFreeCallback()
virtual void PushContext()
Ability to push and pop this window's context as the current context.