27#include <Inventor/SoType.h>
35 static void initClass(
void);
36 static void initClasses(
void);
41 SbBool isOfType(
const SoType type)
const;
43 static SoType getClassTypeId(
void);
The SoDetail class is the superclass for all classes storing detailed information about particular sh...
Definition: SoDetail.h:30
virtual SoDetail * copy(void) const =0
virtual SoType getTypeId(void) const =0
The SoType class is the basis for the run-time type system in Coin.
Definition: SoType.h:50