Scroll to navigation

SoType.h(3) Coin SoType.h(3)

NAME

SoType.h -

SYNOPSIS

#include <Inventor/SbBasic.h>
 
#include <stdlib.h>
 
#include <Inventor/SbDict.h>
 
 

Classes


class SoType
 
The SoType class is the basis for the run-time type system in Coin.
Many of the classes in the Coin library must have their type information registered before any instances are created (including, but not limited to: engines, nodes, fields, actions, nodekits and manipulators). The use of SoType to store this information provides lots of various functionality for working with class hierarchies, comparing class types, instantiating objects from classnames, etc etc. "

Detailed Description

 

Author

Generated automatically by Doxygen for Coin from the source code.
Sat Oct 12 2013 Version 4.0.0a