, including all inherited members.
Variables | defined in |
boundingBoxCaching | SoSeparator | |
boundingBoxIgnoring | SoGroup | |
directVizCaching | SoSeparator | |
fastEditing | SoSeparator | |
isHead | SoRenderList | |
pickCulling | SoSeparator | |
renderCaching | SoSeparator | |
renderCulling | SoSeparator | |
renderUnitId | SoSeparator | |
|
Functions | defined in |
addChild(SoNode *child) | SoGroup | [virtual] |
addRenderObjectName(SbName n) | SoRenderList | |
addRenderObjectType(SoType t) | SoRenderList | |
copy(SbBool copyConnections=FALSE) const | SoNode | [virtual] |
copyFieldValues(const SoFieldContainer *fc, SbBool copyConnections=FALSE) | SoFieldContainer | |
enableNotify(SbBool flag) | SoFieldContainer | [inline] |
fieldsAreEqual(const SoFieldContainer *fc) const | SoFieldContainer | |
findChild(const SoNode *child) const | SoGroup | [virtual] |
get(SbString &fieldDataString) | SoFieldContainer | [inline] |
getAllFields(SoFieldList &list) const | SoFieldContainer | [virtual] |
getByName(const SbName &name) | SoNode | [static] |
getByName(const SbName &name, SoNodeList &list) | SoNode | [static] |
getChild(int index) const | SoGroup | [virtual] |
getClassTypeId() | SoOcclusionCulling | [static] |
getEventIn(const SbName &fieldName) const | SoFieldContainer | [virtual] |
getEventOut(const SbName &fieldName) const | SoFieldContainer | [virtual] |
getEXTERNPROTO(const SbName &name) | SoBase | [static] |
getField(const SbName &fieldName) const | SoFieldContainer | [virtual] |
getFieldName(const SoField *field, SbName &fieldName) const | SoFieldContainer | |
getFields(SoFieldList &list) const | SoFieldContainer | [virtual] |
getName() const | SoBase | [virtual] |
getNumChildren() const | SoGroup | [virtual] |
getNumFrame(void) | SoOcclusionCulling | |
getNumRenderCaches() | SoSeparator | [static] |
getNumRenderObjectNames() const | SoRenderList | [inline] |
getNumRenderObjectTypes() const | SoRenderList | [inline] |
getPROTO(const SbName &name) | SoBase | [static] |
getRefCount() const | SoRefCounter | [inline] |
getRenderObjectName(int i) const | SoRenderList | |
getRenderObjectType(int i) const | SoRenderList | [inline] |
getThreshold(void) | SoOcclusionCulling | |
getTypeId() const | SoOcclusionCulling | [virtual] |
getUseHPExtension(void) | SoOcclusionCulling | [inline] |
getUserData(void) const | SoFieldContainer | [inline] |
hasDefaultValues() const | SoFieldContainer | |
insertChild(SoNode *child, int newChildIndex) | SoGroup | [virtual] |
isApproximateOcclusion(void) | SoOcclusionCulling | |
isNotifyEnabled() const | SoFieldContainer | [inline] |
isOfType(const SoType &type) const | SoTypedObject | [inline] |
isOverride() const | SoNode | [inline, virtual] |
isSynchronizable() const | SoBase | [inline] |
lock() const | SoRefCounter | [inline] |
notify(SoNotList *list) | SoRenderList | [virtual] |
ref() const | SoRefCounter | |
removeAllChildren() | SoGroup | [virtual] |
removeAllRenderObjectNames() | SoRenderList | |
removeChild(int index) | SoGroup | [virtual] |
removeChild(SoNode *child) | SoGroup | [inline, virtual] |
removeRenderObjectName(SbName n) | SoRenderList | |
removeRenderObjectType(SoType t) | SoRenderList | |
replaceChild(int index, SoNode *newChild) | SoGroup | [virtual] |
replaceChild(SoNode *oldChild, SoNode *newChild) | SoGroup | [inline, virtual] |
set(const char *fieldDataString) | SoFieldContainer | [inline] |
set(const SbString &fieldDataString) | SoFieldContainer | [inline] |
setApproximateOcclusion(SbBool enable) | SoOcclusionCulling | |
setName(const SbName &name) | SoBase | [virtual] |
setNumFrame(unsigned int num) | SoOcclusionCulling | |
setNumRenderCaches(int howMany) | SoSeparator | [static] |
setOverride(const SbBool state) | SoNode | [inline, virtual] |
setReportCB(SoOcclusionReportCB *func, void *data) | SoOcclusionCulling | [static] |
setSynchronizable(const bool b) | SoBase | [inline] |
setThreshold(unsigned int threshold) | SoOcclusionCulling | |
setToDefaults() | SoFieldContainer | |
setUseHPExtension(SbBool enable) | SoOcclusionCulling | |
setUserData(void *data) | SoFieldContainer | [inline, virtual] |
SoGroup() | SoGroup | |
SoGroup(int nChildren) | SoGroup | |
SoOcclusionCulling() | SoOcclusionCulling | |
SoRenderList() | SoRenderList | |
SoRenderList(int numChildren) | SoRenderList | |
SoSeparator() | SoSeparator | |
SoSeparator(int nChildren) | SoSeparator | |
touch() | SoNode | [virtual] |
unlock() const | SoRefCounter | [inline] |
unref() const | SoRefCounter | |
unrefNoDelete() const | SoRefCounter | |
|
Enumerations | defined in |
CacheEnabled enum name | SoSeparator | |
FastEditing enum name | SoSeparator | |
|
Enumerator | defined in |
AUTO enum value | SoSeparator | |
CLEAR_ZBUFFER enum value | SoSeparator | |
DISABLE enum value | SoSeparator | |
KEEP_ZBUFFER enum value | SoSeparator | |
OFF enum value | SoSeparator | |
ON enum value | SoSeparator | |
|
Typedefs | defined in |
|