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 SoType getTypeId(void) const =0
virtual SoDetail * copy(void) const =0
The SoType class is the basis for the run-time type system in Coin.
Definition SoType.h:59