SoInteraction Class Reference
[General]

Initializes Open Inventor interaction classes. More...

#include <Inventor/SoInteraction.h>

List of all members.

Static Public Member Functions

static void init ()
static void finish ()
static bool isInitialized ()

Deprecated



static SoDEPRECATED void threadInit ()
static SoDEPRECATED void threadFinish ()

Detailed Description

Initializes Open Inventor interaction classes.

SoInteraction has static functions which initialize all Open Inventor interaction classes, as well as nodekits and the database.

Note that SoInteraction::init() is called by SoWin/Xt/Qtinit().

SEE ALSO

SoDB, SoNodeKit, SoWin


Member Function Documentation

static void SoInteraction::finish (  )  [static]

Frees Open Inventor's internal static memory allocations.

This avoids false positives from memory leak checking software. We recommend calling this method and it should be the last Open Inventor method called by the application.

static void SoInteraction::init (  )  [static]
static bool SoInteraction::isInitialized (  )  [static]
static SoDEPRECATED void SoInteraction::threadFinish (  )  [static]
static SoDEPRECATED void SoInteraction::threadInit (  )  [static]

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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/