Open Inventor Reference
SoInteraction Class 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. More...
 

Detailed Description

SoInteraction consists of one static function which initializes all Inventor interaction classes, as well as nodekits and the database.

See Also
SoDB, SoNodeKit

Definition at line 79 of file SoInteraction.h.

Member Function Documentation

◆ init()

static void SoInteraction::init ( )
static

The documentation for this class was generated from the following file: