accept(SceneVisitor &visitor) | cnoid::SgInvariantGroup | virtual |
addChild(SgNode *node, bool doNotify=false) | cnoid::SgGroup | |
addChildOnce(SgNode *node, bool doNotify=false) | cnoid::SgGroup | |
addParent(SgObject *parent, bool doNotify=false) | cnoid::SgObject | |
addRef() | cnoid::Referenced | inline |
bboxCache | cnoid::SgGroup | mutableprotected |
begin() | cnoid::SgGroup | inline |
begin() const | cnoid::SgGroup | inline |
boundingBox() const | cnoid::SgGroup | virtual |
child(int index) | cnoid::SgGroup | inline |
childObject(int index) | cnoid::SgGroup | virtual |
clearChildren(bool doNotify=false) | cnoid::SgGroup | |
clone(SgCloneMap &cloneMap) const | cnoid::SgInvariantGroup | virtual |
cloneNode(SgCloneMap &cloneMap) const | cnoid::SgNode | inline |
const_iterator typedef | cnoid::SgGroup | |
const_parentIter typedef | cnoid::SgObject | |
const_reverse_iterator typedef | cnoid::SgGroup | |
contains(SgNode *node) const | cnoid::SgGroup | |
copyChildrenTo(SgGroup *group, bool doNotify=false) | cnoid::SgGroup | |
empty() const | cnoid::SgGroup | inline |
end() | cnoid::SgGroup | inline |
end() const | cnoid::SgGroup | inline |
erase(iterator pos) | cnoid::SgGroup | inline |
findNodeOfType() | cnoid::SgGroup | inline |
getChild(int index) | cnoid::SgGroup | inline |
hasParents() const | cnoid::SgObject | inline |
insertChild(SgNode *node, int index=0, bool doNotify=false) | cnoid::SgGroup | |
invalidateBoundingBox() | cnoid::SgGroup | inline |
isBboxCacheValid | cnoid::SgGroup | mutableprotected |
isGroup() const | cnoid::SgGroup | virtual |
iterator typedef | cnoid::SgGroup | |
moveChildrenTo(SgGroup *group, bool doNotify=false) | cnoid::SgGroup | |
name() const | cnoid::SgObject | inline |
notifyUpdate(SgUpdate &update) | cnoid::SgObject | inline |
notifyUpdate(int action=SgUpdate::MODIFIED) | cnoid::SgObject | inline |
numChildObjects() const | cnoid::SgGroup | virtual |
numChildren() const | cnoid::SgGroup | inline |
numParents() const | cnoid::SgObject | inline |
onUpdated(SgUpdate &update) | cnoid::SgGroup | virtual |
parentBegin() const | cnoid::SgObject | inline |
ParentContainer typedef | cnoid::SgObject | |
parentEnd() const | cnoid::SgObject | inline |
parentIter typedef | cnoid::SgObject | |
rbegin() | cnoid::SgGroup | inline |
rbegin() const | cnoid::SgGroup | inline |
refCount() const | cnoid::Referenced | inlineprotected |
Referenced() | cnoid::Referenced | inlineprotected |
Referenced(const Referenced &org) | cnoid::Referenced | inlineprotected |
releaseRef() | cnoid::Referenced | inline |
removeChild(SgNode *node, bool doNotify=false) | cnoid::SgGroup | |
removeChildAt(int index, bool doNotify=false) | cnoid::SgGroup | |
removeParent(SgObject *parent) | cnoid::SgObject | |
rend() | cnoid::SgGroup | inline |
rend() const | cnoid::SgGroup | inline |
reverse_iterator typedef | cnoid::SgGroup | |
setName(const std::string &name) | cnoid::SgObject | inline |
SgGroup() | cnoid::SgGroup | |
SgGroup(const SgGroup &org) | cnoid::SgGroup | |
SgGroup(const SgGroup &org, SgCloneMap &cloneMap) | cnoid::SgGroup | |
SgInvariantGroup() | cnoid::SgInvariantGroup | |
SgInvariantGroup(const SgInvariantGroup &org) | cnoid::SgInvariantGroup | |
SgInvariantGroup(const SgInvariantGroup &org, SgCloneMap &cloneMap) | cnoid::SgInvariantGroup | |
SgNode() | cnoid::SgNode | |
SgNode(const SgNode &org) | cnoid::SgNode | |
SgObject() | cnoid::SgObject | protected |
SgObject(const SgObject &org) | cnoid::SgObject | protected |
sigGraphConnection() | cnoid::SgObject | inline |
sigUpdated() | cnoid::SgObject | inline |
~Referenced() | cnoid::Referenced | inlinevirtual |
~SgGroup() | cnoid::SgGroup | |
~SgNode() | cnoid::SgNode | |