absoluteUri() const | cnoid::SgObject | |
addParent(SgObject *parent, SgUpdateRef update=nullptr) | cnoid::SgObject | |
Appearance enum value | cnoid::SgObject | |
at(size_type i) | cnoid::SgVectorArray< T, Alloc > | inline |
at(size_type i) const | cnoid::SgVectorArray< T, Alloc > | inline |
Attribute enum name | cnoid::SgObject | |
attributes() const | cnoid::SgObject | inline |
back() | cnoid::SgVectorArray< T, Alloc > | inline |
back() const | cnoid::SgVectorArray< T, Alloc > | inline |
begin() | cnoid::SgVectorArray< T, Alloc > | inline |
begin() const | cnoid::SgVectorArray< T, Alloc > | inline |
capacity() const | cnoid::SgVectorArray< T, Alloc > | inline |
checkNonNodeCloning(const CloneMap &cloneMap) | cnoid::SgObject | static |
childObject(int index) | cnoid::SgObject | virtual |
clear() | cnoid::SgVectorArray< T, Alloc > | inline |
clearUri() | cnoid::SgObject | inline |
clone() const | cnoid::SgObject | inline |
clone(CloneMap &cloneMap) const | cnoid::SgObject | inline |
Composite enum value | cnoid::SgObject | |
const_iterator typedef | cnoid::SgVectorArray< T, Alloc > | |
const_parentIter typedef | cnoid::SgObject | |
const_pointer typedef | cnoid::SgVectorArray< T, Alloc > | |
const_reference typedef | cnoid::SgVectorArray< T, Alloc > | |
data() | cnoid::SgVectorArray< T, Alloc > | inline |
data() const | cnoid::SgVectorArray< T, Alloc > | inline |
doClone(CloneMap *) const override | cnoid::SgVectorArray< T, Alloc > | inlineprotectedvirtual |
emplace_back(Args &&... args) | cnoid::SgVectorArray< T, Alloc > | inline |
empty() const | cnoid::SgVectorArray< T, Alloc > | inline |
end() | cnoid::SgVectorArray< T, Alloc > | inline |
end() const | cnoid::SgVectorArray< T, Alloc > | inline |
erase(iterator p) | cnoid::SgVectorArray< T, Alloc > | inline |
erase(iterator first, iterator last) | cnoid::SgVectorArray< T, Alloc > | inline |
front() | cnoid::SgVectorArray< T, Alloc > | inline |
front() const | cnoid::SgVectorArray< T, Alloc > | inline |
Geometry enum value | cnoid::SgObject | |
GroupAttribute enum value | cnoid::SgObject | |
GroupNode enum value | cnoid::SgObject | |
hasAbsoluteUri() const | cnoid::SgObject | inline |
hasAttribute(int attr) const | cnoid::SgObject | inline |
hasAttributes(int attrs) const | cnoid::SgObject | inline |
hasParents() const | cnoid::SgObject | inline |
hasUri() const | cnoid::SgObject | inline |
hasUriFragment() const | cnoid::SgObject | inline |
hasValidBoundingBoxCache() const | cnoid::SgObject | inline |
insert(const_iterator pos, std::initializer_list< T > il) | cnoid::SgVectorArray< T, Alloc > | inline |
invalidateBoundingBox() | cnoid::SgObject | inline |
isGroupNode() const | cnoid::SgObject | inline |
isNode() const | cnoid::SgObject | inline |
isTransformNode() const | cnoid::SgObject | inline |
iterator typedef | cnoid::SgVectorArray< T, Alloc > | |
Marker enum value | cnoid::SgObject | |
MarkerAttribute enum value | cnoid::SgObject | |
MaxAttributeBit enum value | cnoid::SgObject | |
name() const | cnoid::SgObject | inline |
Node enum value | cnoid::SgObject | |
NodeDecoration enum value | cnoid::SgObject | |
NodeDecorationGroup enum value | cnoid::SgObject | |
notifyUpdate(SgUpdate &update) | cnoid::SgObject | inline |
notifyUpdate(int action=SgUpdate::Modified) | cnoid::SgObject | inline |
notifyUpperNodesOfUpdate(SgUpdate &update) | cnoid::SgObject | protected |
notifyUpperNodesOfUpdate(SgUpdate &update, bool doInvalidateBoundingBox) | cnoid::SgObject | protected |
numChildObjects() const | cnoid::SgObject | virtual |
numParents() const | cnoid::SgObject | inline |
Operable enum value | cnoid::SgObject | |
operator=(const SgVectorArray< T > &rhs) | cnoid::SgVectorArray< T, Alloc > | inline |
operator[](size_type i) | cnoid::SgVectorArray< T, Alloc > | inline |
operator[](size_type i) const | cnoid::SgVectorArray< T, Alloc > | inline |
parentBegin() const | cnoid::SgObject | inline |
ParentContainer typedef | cnoid::SgObject | |
parentEnd() const | cnoid::SgObject | inline |
parentIter typedef | cnoid::SgObject | |
pointer typedef | cnoid::SgVectorArray< T, Alloc > | |
pop_back() | cnoid::SgVectorArray< T, Alloc > | inline |
push_back(const T &v) | cnoid::SgVectorArray< T, Alloc > | inline |
refCount() const | cnoid::Referenced | inlineprotected |
reference typedef | cnoid::SgVectorArray< T, Alloc > | |
Referenced() | cnoid::Referenced | inlineprotected |
Referenced(const Referenced &) | cnoid::Referenced | inlineprotected |
removeParent(SgObject *parent) | cnoid::SgObject | |
reserve(size_type s) | cnoid::SgVectorArray< T, Alloc > | inline |
resize(size_type s) | cnoid::SgVectorArray< T, Alloc > | inline |
resize(size_type s, const T &v) | cnoid::SgVectorArray< T, Alloc > | inline |
Scalar typedef | cnoid::SgVectorArray< T, Alloc > | |
setAttribute(int attr) | cnoid::SgObject | inline |
setAttributes(int attrs) | cnoid::SgObject | inline |
setBoundingBoxCacheReady() const | cnoid::SgObject | inline |
setName(const std::string &name) | cnoid::SgObject | inline |
setNonNodeCloning(CloneMap &cloneMap, bool on) | cnoid::SgObject | static |
setUri(const std::string &uri, const std::string &absoluteUri) | cnoid::SgObject | |
setUriByFilePathAndBaseDirectory(const std::string &filePath, const std::string &baseDirectory) | cnoid::SgObject | |
setUriByFilePathAndCurrentDirectory(const std::string &filePath) | cnoid::SgObject | |
setUriFragment(const std::string &fragment) | cnoid::SgObject | |
SgObject() | cnoid::SgObject | protected |
SgObject(const SgObject &org) | cnoid::SgObject | protected |
SgVectorArray() | cnoid::SgVectorArray< T, Alloc > | inline |
SgVectorArray(size_t size) | cnoid::SgVectorArray< T, Alloc > | inline |
SgVectorArray(const std::vector< T > &org) | cnoid::SgVectorArray< T, Alloc > | inline |
SgVectorArray(std::initializer_list< T > init) | cnoid::SgVectorArray< T, Alloc > | inline |
SgVectorArray(const std::vector< Element > &org) | cnoid::SgVectorArray< T, Alloc > | inline |
SgVectorArray(const SgVectorArray &org) | cnoid::SgVectorArray< T, Alloc > | inline |
shrink_to_fit() | cnoid::SgVectorArray< T, Alloc > | inline |
sigGraphConnection() | cnoid::SgObject | inline |
sigUpdated() | cnoid::SgObject | inline |
size() const | cnoid::SgVectorArray< T, Alloc > | inline |
size_type typedef | cnoid::SgVectorArray< T, Alloc > | |
toGroupNode() | cnoid::SgObject | inline |
toNode() | cnoid::SgObject | inline |
toTransformNode() | cnoid::SgObject | inline |
TransformNode enum value | cnoid::SgObject | |
uri() const | cnoid::SgObject | |
uriFragment() const | cnoid::SgObject | |
value_type typedef | cnoid::SgVectorArray< T, Alloc > | |
~Referenced() | cnoid::Referenced | virtual |