Open Inventor Reference
MeVis/ThirdParty/Sources/Inventor/inventor/lib/database/include/Inventor/actions/SoGLRenderAction.h File Reference

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 Documentation

typedef void SoGLRenderPassCB(void *userData)

Definition at line 67 of file SoGLRenderAction.h.