Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoGLRenderAction.h File Reference

Go to the source code of this file.

Classes

class  SoGLRenderAction
 Renders a scene graph using Open Inventor's Render Engine. More...
 

Typedefs

typedef void SoGLRenderPassCB(void *userData)
 Callback functions used between rendering passes should be of this type.
 

Typedef Documentation

◆ SoGLRenderPassCB

typedef void SoGLRenderPassCB(void *userData)

Callback functions used between rendering passes should be of this type.

Definition at line 79 of file SoGLRenderAction.h.