Open Inventor Reference
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. More...
 

Typedef Documentation

◆ SoGLRenderPassCB

typedef void SoGLRenderPassCB(void *userData)

Definition at line 67 of file SoGLRenderAction.h.