Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
boundingBoxIgnoring | SoGroup | |
intensity | SoShadowGroup | |
isActive | SoShadowGroup | |
isShapesBefore | SoShadowGroup | |
lightBleedingReduction | SoShadowGroup | |
method | SoShadowGroup | |
minVariance | SoShadowGroup | |
precision | SoShadowGroup | |
quality | SoShadowGroup | |
shadowCachingEnabled | SoShadowGroup | |
smoothFactor | SoShadowGroup | |
visibilityFlag | SoShadowGroup | |
visibilityRadius | SoShadowGroup | |
Functions | defined in | |
addChild(SoNode *child) | SoGroup | [virtual] |
affectsState() const | SoNode | [virtual] |
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() | SoShadowGroup | [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] |
getPROTO(const SbName &name) | SoBase | [static] |
getRefCount() const | SoRefCounter | [inline] |
getTypeId() const | SoShadowGroup | [virtual] |
getUserData(void) const | SoFieldContainer | [inline] |
hasDefaultValues() const | SoFieldContainer | |
insertChild(SoNode *child, int newChildIndex) | SoGroup | [virtual] |
isNotifyEnabled() const | SoFieldContainer | [inline] |
isOfType(const SoType &type) const | SoTypedObject | [inline] |
isOverride() const | SoNode | [inline, virtual] |
isSupported(SoShadowGroup::ShadowingMethod method=SoShadowGroup::SHADOW_MAP) | SoShadowGroup | [static] |
isSynchronizable() const | SoBase | [inline] |
lock() const | SoRefCounter | [inline] |
ref() const | SoRefCounter | |
removeAllChildren() | SoGroup | [virtual] |
removeChild(int index) | SoGroup | [virtual] |
removeChild(SoNode *child) | SoGroup | [inline, virtual] |
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] |
setName(const SbName &name) | SoBase | [virtual] |
setOverride(const SbBool state) | SoNode | [inline, virtual] |
setSynchronizable(const bool b) | SoBase | [inline] |
setToDefaults() | SoFieldContainer | |
setUserData(void *data) | SoFieldContainer | [inline, virtual] |
SoGroup() | SoGroup | |
SoGroup(int nChildren) | SoGroup | |
SoShadowGroup() | SoShadowGroup | |
SoShadowGroup(int nChildren) | SoShadowGroup | |
touch() | SoNode | [virtual] |
unlock() const | SoRefCounter | [inline] |
unref() const | SoRefCounter | |
unrefNoDelete() const | SoRefCounter | |
Enumerations | defined in | |
ShadowingMethod enum name | SoShadowGroup | |
VisibilityFlag enum name | SoShadowGroup | |
Enumerator | defined in | |
ABSOLUTE_RADIUS enum value | SoShadowGroup | |
LONGEST_BBOX_EDGE_FACTOR enum value | SoShadowGroup | |
SHADOW_MAP enum value | SoShadowGroup | |
VARIANCE_SHADOW_MAP enum value | SoShadowGroup | |
Typedefs | defined in | |