Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://bitbucket.org/Coin3D/
http://www.kongsberg.com/kogt/
SoSceneManager.h File Reference
#include <Inventor/SbVec2s.h>

Go to the source code of this file.

Classes

class  SoSceneManager
 The SoSceneManager class provides the main interface between the scene graph and the GUI toolkit. More...
 

Typedefs

typedef void SoSceneManagerRenderCB(void *userdata, class SoSceneManager *mgr)
 

Typedef Documentation

◆ SoSceneManagerRenderCB

SoSceneManagerRenderCB

Render callback function must have this signature.