addAuditor(void *const auditor, const SoNotRec::Type type) | SoBase | |
addChild(SoNode *const node) | SoGroup | |
addCopy(const SoFieldContainer *orig, const SoFieldContainer *copy) | SoFieldContainer | [static] |
addName(SoBase *const base, const char *const name) | SoBase | [static] |
addToCopyDict(void) const | SoNode | [virtual] |
addWriteReference(SoOutput *out, SbBool isfromfield=FALSE) | SoFieldContainer | [virtual] |
affectsState(void) const | SoNode | [virtual] |
BaseFlags enum name | SoBase | [protected] |
callback(SoCallbackAction *action) | SoLevelOfDetail | [virtual] |
callbackS(SoAction *action, SoNode *node) | SoNode | [static] |
checkCopy(const SoFieldContainer *orig) | SoFieldContainer | [static] |
children | SoGroup | [protected] |
copy(SbBool copyconnections=FALSE) const | SoNode | [virtual] |
copyContents(const SoFieldContainer *from, SbBool copyconnections) | SoGroup | [protected, virtual] |
copyDone(void) | SoFieldContainer | [static] |
copyFieldValues(const SoFieldContainer *container, SbBool copyconnections=FALSE) | SoFieldContainer | |
copyThroughConnection(void) const | SoNode | [virtual] |
decrementCurrentWriteCounter(void) | SoBase | [static] |
destroy(void) | SoBase | [protected, virtual] |
doAction(SoAction *action) | SoLevelOfDetail | [virtual] |
enableNotify(const SbBool flag) | SoFieldContainer | |
fieldsAreEqual(const SoFieldContainer *container) const | SoFieldContainer | |
findChild(const SoNode *const node) const | SoGroup | |
findCopy(const SoFieldContainer *orig, const SbBool copyconnections) | SoFieldContainer | [static] |
get(SbString &fielddata) | SoFieldContainer | |
get(SbString &fielddata, SoOutput *out) | SoFieldContainer | |
getActionMethodIndex(const SoType type) | SoNode | [static] |
getAllFields(SoFieldList &l) const | SoFieldContainer | [virtual] |
getAuditors(void) const | SoBase | |
getBoundingBox(SoGetBoundingBoxAction *action) | SoGroup | [virtual] |
getBoundingBoxS(SoAction *action, SoNode *node) | SoNode | [static] |
getByName(const SbName &name) | SoNode | [static] |
getByName(const SbName &name, SoNodeList &l) | SoNode | [static] |
getChild(const int index) const | SoGroup | |
getChildren(void) const | SoGroup | [virtual] |
getClassTypeId(void) | SoNode | [static] |
getCurrentWriteCounter(void) | SoBase | [protected, static] |
getEventIn(const SbName &name) const | SoFieldContainer | [virtual] |
getEventOut(const SbName &name) const | SoFieldContainer | [virtual] |
getField(const SbName &name) const | SoFieldContainer | [virtual] |
getFieldData(void) const | SoFieldContainer | [virtual] |
getFieldDataPtr(void) | SoNode | [protected, static] |
getFieldName(const SoField *const field, SbName &name) const | SoFieldContainer | |
getFields(SoFieldList &l) const | SoFieldContainer | [virtual] |
getFileFormatName(void) const | SoBase | [protected, virtual] |
getIsBuiltIn(void) const | SoFieldContainer | |
getMatrix(SoGetMatrixAction *action) | SoGroup | [virtual] |
getMatrixS(SoAction *action, SoNode *node) | SoNode | [static] |
getName(void) const | SoBase | [virtual] |
getNamedBase(const SbName &name, SoType type) | SoBase | [static] |
getNamedBases(const SbName &name, SoBaseList &baselist, SoType type) | SoBase | [static] |
getNextActionMethodIndex(void) | SoNode | [protected, static] |
getNextNodeId(void) | SoNode | [static] |
getNodeId(void) const | SoNode | |
getNodeType(void) const | SoNode | |
getNumChildren(void) const | SoGroup | |
getPrimitiveCount(SoGetPrimitiveCountAction *action) | SoGroup | [virtual] |
getPrimitiveCountS(SoAction *action, SoNode *node) | SoNode | [static] |
getRefCount(void) const | SoBase | |
getTraceRefs(void) | SoBase | [static] |
getTypeId(void) const =0 | SoBase | [pure virtual] |
GLRender(SoGLRenderAction *action) | SoLevelOfDetail | [virtual] |
GLRenderBelowPath(SoGLRenderAction *action) | SoNode | [virtual] |
GLRenderInPath(SoGLRenderAction *action) | SoNode | [virtual] |
GLRenderOffPath(SoGLRenderAction *action) | SoNode | [virtual] |
GLRenderS(SoAction *action, SoNode *node) | SoNode | [static] |
grabEventsCleanup(void) | SoNode | [virtual] |
grabEventsSetup(void) | SoNode | [virtual] |
handleEvent(SoHandleEventAction *action) | SoGroup | [virtual] |
handleEventS(SoAction *action, SoNode *node) | SoNode | [static] |
hasDefaultValues(void) const | SoFieldContainer | |
hasMultipleWriteRefs(void) const | SoBase | [protected] |
incNextActionMethodIndex(void) | SoNode | [protected, static] |
incrementCurrentWriteCounter(void) | SoBase | [static] |
initClass(void) | SoLevelOfDetail | [static] |
initClasses(void) | SoNode | [static] |
initCopyDict(void) | SoFieldContainer | [static] |
insertChild(SoNode *const child, const int newchildindex) | SoGroup | |
INVENTOR enum value | SoNode | |
IS_ENGINE enum value (defined in SoBase) | SoBase | [protected] |
IS_GROUP enum value (defined in SoBase) | SoBase | [protected] |
isBuiltIn | SoFieldContainer | [protected] |
isNotifyEnabled(void) const | SoFieldContainer | |
isOfType(SoType type) const | SoBase | |
isOverride(void) const | SoNode | |
nextActionMethodIndex | SoNode | [protected, static] |
nextUniqueId | SoNode | [protected, static] |
NodeType enum name | SoNode | |
notify(SoNotList *l) | SoNode | [virtual] |
pick(SoPickAction *action) | SoGroup | [virtual] |
pickS(SoAction *action, SoNode *node) | SoNode | [static] |
rayPick(SoRayPickAction *action) | SoLevelOfDetail | [virtual] |
rayPickS(SoAction *action, SoNode *node) | SoNode | [static] |
read(SoInput *in, SoBase *&base, SoType expectedtype) | SoBase | [static] |
readChildren(SoInput *in) | SoGroup | [protected, virtual] |
readInstance(SoInput *in, unsigned short flags) | SoGroup | [protected, virtual] |
ref(void) const | SoBase | |
removeAllChildren(void) | SoGroup | |
removeAuditor(void *const auditor, const SoNotRec::Type type) | SoBase | |
removeChild(const int childindex) | SoGroup | |
removeChild(SoNode *const child) | SoGroup | |
removeName(SoBase *const base, const char *const name) | SoBase | [static] |
replaceChild(const int index, SoNode *const newchild) | SoGroup | |
replaceChild(SoNode *const oldchild, SoNode *const newchild) | SoGroup | |
screenArea | SoLevelOfDetail | |
search(SoSearchAction *action) | SoGroup | [virtual] |
searchS(SoAction *action, SoNode *node) | SoNode | [static] |
set(const char *const fielddata) | SoFieldContainer | |
set(const char *fielddata, SoInput *in) | SoFieldContainer | |
setInstancePrefix(const SbString &c) | SoBase | [static] |
setName(const SbName &newname) | SoBase | [virtual] |
setNextActionMethodIndex(int index) | SoNode | [protected, static] |
setNodeType(const NodeType type) | SoNode | |
setOverride(const SbBool state) | SoNode | |
setToDefaults(void) | SoFieldContainer | |
setTraceRefs(SbBool trace) | SoBase | [static] |
shouldWrite(void) | SoBase | |
SoBase(void) | SoBase | [protected] |
SoFieldContainer(void) | SoFieldContainer | [protected] |
SoGroup(void) | SoGroup | |
SoGroup(int nchildren) | SoGroup | |
SoLevelOfDetail(void) | SoLevelOfDetail | |
SoLevelOfDetail(int numchildren) | SoLevelOfDetail | |
SoNode(void) | SoNode | [protected] |
startNotify(void) | SoNode | [virtual] |
touch(void) | SoBase | |
uniqueId | SoNode | [protected] |
unref(void) const | SoBase | |
unrefNoDelete(void) const | SoBase | |
validateNewFieldValue(SoField *field, void *newval) | SoFieldContainer | [virtual] |
VRML1 enum value | SoNode | |
write(SoWriteAction *action) | SoGroup | [virtual] |
writeFooter(SoOutput *out) const | SoBase | [protected] |
writeHeader(SoOutput *out, SbBool isgroup, SbBool isengine) const | SoBase | [protected] |
writeInstance(SoOutput *out) | SoNode | [virtual] |
writeS(SoAction *action, SoNode *node) | SoNode | [static] |
~SoBase() | SoBase | [protected, virtual] |
~SoFieldContainer() | SoFieldContainer | [protected] |
~SoGroup() | SoGroup | [protected, virtual] |
~SoLevelOfDetail() | SoLevelOfDetail | [protected, virtual] |
~SoNode() | SoNode | [protected, virtual] |