Open Inventor Release 2024.2.0
 
Loading...
Searching...
No Matches
The initClass() Method

The

initClass() method sets up runtime type checking for the class. Use SO_ELEMENT_INIT_CLASS() in the initialization method for non-abstract classes. Use SO_ELEMENT_INIT_ABSTRACT_CLASS() in the initialization method for abstract classes.