Scroll to navigation

SoSceneManager.h(3) Coin SoSceneManager.h(3)

NAME

SoSceneManager.h -

SYNOPSIS

#include <Inventor/SbVec2s.h>
 
 

Classes


class SoSceneManager
 
The SoSceneManager class provides the main interface between the scene graph and the GUI toolkit.
The renderarea class from the GUI toolkit you are using uses this class as the interface against the scene graph. Event handling and providing 'hooks' to do rendering are the main functions of the class. "

Typedefs


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

Detailed Description

 

Typedef Documentation

SoSceneManagerRenderCB

Render callback function must have this signature.

Author

Generated automatically by Doxygen for Coin from the source code.
Sat Oct 12 2013 Version 4.0.0a