SmallChange
1.0.0
A collection of extensions to Coin3D
|
Additional Inherited Members | |
Public Member Functions inherited from DynamicNodeKit< SoBaseKit > | |
bool | addField (SbString name, SbString typeString, SbString defaultValue) |
bool | addPart (SbString name, SbString typeString, SbBool isDefaultNull, SbString parentName, SbString rightSiblingName, SbBool isPublic) |
virtual void | copyContents (const SoFieldContainer *from, SbBool copyconn) |
bool | finishEditing () |
virtual SoNode * | getAnyPart (const SbName &partname, SbBool makeifneeded, SbBool leafcheck=0, SbBool publiccheck=0) |
virtual const SoNodekitCatalog * | getNodekitCatalog (void) const |
virtual SoType | getTypeId (void) const |
virtual SbBool | setAnyPart (const SbName &partname, SoNode *from, SbBool anypart=1) |
bool | setNodekitDescription (SbString xmlDescription) |
bool | startEditing () |
Static Public Member Functions inherited from DynamicNodeKit< SoBaseKit > | |
static const SoNodekitCatalog * | getClassNodekitCatalog (void) |
static SoType | getClassTypeId (void) |
static void | initClass (void) |
Protected Member Functions inherited from DynamicNodeKit< SoBaseKit > | |
virtual const SoFieldData * | getFieldData (void) const |
Static Protected Member Functions inherited from DynamicNodeKit< SoBaseKit > | |
static const SoNodekitCatalog ** | getClassNodekitCatalogPtr (void) |
static const SoFieldData ** | getFieldDataPtr (void) |