.TH "SoType.h" 3 "Sat Oct 12 2013" "Version 4.0.0a" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME SoType.h \- .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br \fC#include \fP .br .SS "Classes" .in +1c .ti -1c .RI "class \fBSoType\fP" .br .RI "\fIThe \fBSoType\fP class is the basis for the run-time type system in Coin\&. .PP 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 \fBSoType\fP to store this information provides lots of various functionality for working with class hierarchies, comparing class types, instantiating objects from classnames, etc etc\&. \fP" .in -1c .SH "Detailed Description" .PP .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.