Open Inventor Reference
|
#include <Inventor/misc/SoBasic.h>
#include <Inventor/SbPList.h>
#include <Inventor/SbString.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | SoFieldData |
The SoFieldData class holds data about fields of an object: the number of fields the object has, the names of the fields, and a pointer to a prototype instance of the field. More... | |