'\"! tbl | mmdoc '\"macro stdmacro .ie n \{\ . ds Cr \fB . ds Cb \fB .\} .el \{\ . ds Cr \f7 . ds Cb \f8 .\} .TH SoNodeKit(3IV) .SH NAME SoNodeKit \(em initializes nodekit classes .SH INHERITS FROM SoNodeKit .SH SYNOPSIS .ps -1 \*(Cr#include .sp .in 1i \f1Methods from class SoNodeKit: .in 0.5i .sp .ta 20m .in 1i+20n .ti 0.5i .ta 20m .ds Pt \*(Crstatic void .ie \w'\*(Pt'>=20n \{\ .ne 3 \*(Pt .ti 0.5i \c\ \} .el\{\ .ne 2 \*(Pt \c\ \} \*(Cbinit\*(Cr() .sp .SH DESCRIPTION This class is used to initialize all nodekit classes. .SH METHODS .ta 20m .in 1i+20n .ti 0.5i .ta 20m .ds Pt \*(Crstatic void .ie \w'\*(Pt'>=20n \{\ .ne 3 \*(Pt .ti 0.5i \c\ \} .el\{\ .ne 2 \*(Pt \c\ \} \*(Cbinit\*(Cr() .br .in 1i \f1Initialize all nodekit classes by registering them with the database. This function needs to be called before \f2any\f1 other nodekit class may be constructed or accessed. Note that this is called automatically \&by \*(CbSoInteraction::init()\f1 and \*(CbSoXt::init()\f1, so if you have made either of these calls, there is no need to call \*(CbSoNodeKit::init()\f1 directly. .sp .in 0.5i .SH SEE ALSO \*(CbSoAppearanceKit, SoBaseKit, SoCameraKit, SoInteraction, SoLightKit, SoNodeKitDetail, SoNodeKitListPart, SoNodeKitPath, SoNodekitCatalog, SoSceneKit, SoSeparatorKit, SoShapeKit, SoWrapperKit, SoXt