3.2. 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 Chapter 1 for a brief description of runtime type-checking in Open Inventor.