#include <DynamicNodeKit.h>
Inherits Base.
|
virtual SoType | getTypeId (void) const |
|
virtual const SoNodekitCatalog * | getNodekitCatalog (void) const |
|
| DynamicNodeKit (void) |
|
virtual void | copyContents (const SoFieldContainer *from, SbBool copyconn) |
|
bool | startEditing () |
|
bool | addField (SbString name, SbString typeString, SbString defaultValue) |
|
bool | addPart (SbString name, SbString typeString, SbBool isDefaultNull, SbString parentName, SbString rightSiblingName, SbBool isPublic) |
|
bool | setNodekitDescription (SbString xmlDescription) |
|
bool | finishEditing () |
|
virtual SoNode * | getAnyPart (const SbName &partname, SbBool makeifneeded, SbBool leafcheck=0, SbBool publiccheck=0) |
|
virtual SbBool | setAnyPart (const SbName &partname, SoNode *from, SbBool anypart=1) |
|
◆ DynamicNodeKit()
◆ ~DynamicNodeKit()
◆ addField()
◆ addPart()
◆ copyContents()
◆ finishEditing()
◆ getAnyPart()
template<class Base >
SoNode * DynamicNodeKit< Base >::getAnyPart |
( |
const SbName & |
partname, |
|
|
SbBool |
makeifneeded, |
|
|
SbBool |
leafcheck = 0 , |
|
|
SbBool |
publiccheck = 0 |
|
) |
| |
|
inlinevirtual |
◆ getClassNodekitCatalog()
◆ getClassNodekitCatalogPtr()
◆ getClassTypeId()
◆ getFieldData()
◆ getFieldDataPtr()
◆ getNodekitCatalog()
◆ getTypeId()
◆ initClass()
◆ setAnyPart()
◆ setNodekitDescription()
◆ startEditing()
The documentation for this class was generated from the following file: