36#include <Inventor/SoType.h>
44 static void initClass(
void);
45 static void initClasses(
void);
50 SbBool isOfType(
const SoType type)
const;
52 static SoType getClassTypeId(
void);
The SoDetail class is the superclass for all classes storing detailed information about particular sh...
Definition SoDetail.h:39
virtual SoDetail * copy(void) const =0
virtual SoType getTypeId(void) const =0
The SoType class is the basis for the runtime type system in Coin.
Definition SoType.h:59