Open Inventor Reference
|
#include <Inventor/system/SbSystem.h>
#include <Inventor/SbViewportRegion.h>
#include <Inventor/actions/SoSubAction.h>
#include <Inventor/elements/SoShapeStyleElement.h>
Go to the source code of this file.
Classes | |
class | SoGLRenderAction |
Renders a scene graph using OpenGL. More... | |
Typedefs | |
typedef void | SoGLRenderPassCB(void *userData) |
Callback functions used between rendering passes should be of this type. | |
typedef void SoGLRenderPassCB(void *userData) |
Definition at line 67 of file SoGLRenderAction.h.