Open Inventor Release 2024.2.0
 
Loading...
Searching...
No Matches
Initializing the Field Class

The initClass() method in the source file sets up runtime type information for the field class. For single-value fields, use the SO_SFIELD_INIT() macro. For multiple-value fields, use SO_MFIELD_INIT(). See Key Concepts for a brief description of runtime type-checking in Open Inventor.