logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SoNodeKit — initializes nodekit classes

Description

       This class is used to initialize all nodekit classes.

Inherits From

       SoNodeKit

Methods

staticvoidinit()
          Initialize all nodekit classes by registering them with the database. This function needs to be called
          before  any other nodekit class may be constructed or accessed. Note that this is called automatically
          by SoInteraction::init() and SoXt::init(), so if you have made either of these calls, there is no need
          to call SoNodeKit::init() directly.

Name

       SoNodeKit — initializes nodekit classes

See Also

SoAppearanceKit,SoBaseKit,SoCameraKit,SoInteraction,SoLightKit,SoNodeKitDetail,SoNodeKitListPart,SoNodeKitPath,SoNodekitCatalog,SoSceneKit,SoSeparatorKit,SoShapeKit,SoWrapperKit,SoXtSoNodeKit(3IV)()

Synopsis

#include<Inventor/nodekits/SoNodeKit.h>

          Methods from class SoNodeKit:

     staticvoidinit()

See Also