#include <vtkObject.h>
#include <vtkWeakPointer.h>

Go to the source code of this file.
Classes | |
| class | vtkOpenGLExtensionManager |
| Interface class for querying and using OpenGL extensions. More... | |
Typedefs | |
| typedef void(* | vtkOpenGLExtensionManagerFunctionPointer )(void) |
| typedef void(* vtkOpenGLExtensionManagerFunctionPointer)(void) |
Definition at line 140 of file vtkOpenGLExtensionManager.h.
1.5.6