1SoNodeKit(3IV)()                                              SoNodeKit(3IV)()
2
3
4

NAME

6       SoNodeKit — initializes nodekit classes
7

INHERITS FROM

9       SoNodeKit
10

SYNOPSIS

12       #include <Inventor/nodekits/SoNodeKit.h>
13
14          Methods from class SoNodeKit:
15
16     static void         init()
17
18

DESCRIPTION

20       This class is used to initialize all nodekit classes.
21

METHODS

23     static void         init()
24          Initialize  all  nodekit  classes by registering them with the data‐
25          base. This function needs to be  called  before  any  other  nodekit
26          class may be constructed or accessed. Note that this is called auto‐
27          matically by SoInteraction::init() and SoXt::init(), so if you  have
28          made  either  of  these  calls,  there  is  no  need  to  call  SoN‐
29          odeKit::init() directly.
30
31

SEE ALSO

33       SoAppearanceKit,  SoBaseKit,  SoCameraKit,  SoInteraction,  SoLightKit,
34       SoNodeKitDetail,  SoNodeKitListPart,  SoNodeKitPath,  SoNodekitCatalog,
35       SoSceneKit, SoSeparatorKit, SoShapeKit, SoWrapperKit, SoXt
36
37
38
39
40                                                              SoNodeKit(3IV)()
Impressum