1.6. Inventor Class Tree

Figure 1.6, “ Inventor Class Tree Summary (Part 1 of 3) ” summarizes the Inventor class tree. Base classes are at the left, and derived classes are at the right. SoBase( C++ | Java | .NET ) is the base class for SoFieldContainer( C++ | Java | .NET ), from which both nodes and engines are derived. Action classes are derived from SoAction( C++ | Java | .NET ). SoXtComponent( C++ ) is another base class. The Xt render area, as well as the viewers and editors, are all derived from SoXtComponent( C++ ). Classes to the right in the tree inherit the fields and methods of the classes they are derived from.