26#include <Inventor/SoTypedObject.h>
27#include <DialogViz/auditors/SoSubAuditor.h>
55class SoAuditor:
public SoTypedObject {
70 static void initClass();
71 static void exitClass();
74 static void initClasses();
75 static void exitClasses();
static SoType getClassTypeId()
Returns the type id for the SoEvent class.
virtual SoType getTypeId() const
Returns the type id for this event instance.
Stores runtime type information.