Provided by: libcoin80-doc_3.1.4~abc9f50-4ubuntu2_all
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)
Typedef Documentation
SoSceneManagerRenderCB Render callback function must have this signature.
Author
Generated automatically by Doxygen for Coin from the source code.