Open Inventor Reference
|
Initializes Inventor interaction classes. More...
#include <Inventor/SoInteraction.h>
Static Public Member Functions | |
static void | init () |
This calls SoDB::init() and SoNodeKit::init(), calls initClasses() on SoDragger, and calls initClass() on the following classes: SoAntiSquish, SoBoxHighlightRenderAction, SoCenterballManip, SoDirectionalLightManip, SoHandleBoxManip, SoInteractionKit, SoJackManip, SoLineHighlightRenderAction, SoPointLightManip, SoSelection, SoSpotLightManip, SoSurroundScale, SoTabBoxManip, SoTrackballManip, SoTransformBoxManip, and SoTransformManip. | |
SoInteraction consists of one static function which initializes all Inventor interaction classes, as well as nodekits and the database.
Definition at line 79 of file SoInteraction.h.
|
static |