Choreonoid  1.8
cnoid::SgVectorArray< T, Alloc > Member List

This is the complete list of members for cnoid::SgVectorArray< T, Alloc >, including all inherited members.

absoluteUri() constcnoid::SgObject
addParent(SgObject *parent, SgUpdateRef update=nullptr)cnoid::SgObject
Appearance enum valuecnoid::SgObject
at(size_type i)cnoid::SgVectorArray< T, Alloc >inline
at(size_type i) constcnoid::SgVectorArray< T, Alloc >inline
Attribute enum namecnoid::SgObject
attributes() constcnoid::SgObjectinline
back()cnoid::SgVectorArray< T, Alloc >inline
back() constcnoid::SgVectorArray< T, Alloc >inline
begin()cnoid::SgVectorArray< T, Alloc >inline
begin() constcnoid::SgVectorArray< T, Alloc >inline
capacity() constcnoid::SgVectorArray< T, Alloc >inline
checkNonNodeCloning(const CloneMap &cloneMap)cnoid::SgObjectstatic
childObject(int index)cnoid::SgObjectvirtual
clear()cnoid::SgVectorArray< T, Alloc >inline
clearUri()cnoid::SgObjectinline
clone() constcnoid::SgObjectinline
clone(CloneMap &cloneMap) constcnoid::SgObjectinline
Composite enum valuecnoid::SgObject
const_iterator typedefcnoid::SgVectorArray< T, Alloc >
const_parentIter typedefcnoid::SgObject
const_pointer typedefcnoid::SgVectorArray< T, Alloc >
const_reference typedefcnoid::SgVectorArray< T, Alloc >
data()cnoid::SgVectorArray< T, Alloc >inline
data() constcnoid::SgVectorArray< T, Alloc >inline
doClone(CloneMap *) const overridecnoid::SgVectorArray< T, Alloc >inlineprotectedvirtual
emplace_back(Args &&... args)cnoid::SgVectorArray< T, Alloc >inline
empty() constcnoid::SgVectorArray< T, Alloc >inline
end()cnoid::SgVectorArray< T, Alloc >inline
end() constcnoid::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() constcnoid::SgVectorArray< T, Alloc >inline
Geometry enum valuecnoid::SgObject
GroupAttribute enum valuecnoid::SgObject
GroupNode enum valuecnoid::SgObject
hasAbsoluteUri() constcnoid::SgObjectinline
hasAttribute(int attr) constcnoid::SgObjectinline
hasAttributes(int attrs) constcnoid::SgObjectinline
hasParents() constcnoid::SgObjectinline
hasUri() constcnoid::SgObjectinline
hasUriFragment() constcnoid::SgObjectinline
hasValidBoundingBoxCache() constcnoid::SgObjectinline
insert(const_iterator pos, std::initializer_list< T > il)cnoid::SgVectorArray< T, Alloc >inline
invalidateBoundingBox()cnoid::SgObjectinline
isGroupNode() constcnoid::SgObjectinline
isNode() constcnoid::SgObjectinline
isTransformNode() constcnoid::SgObjectinline
iterator typedefcnoid::SgVectorArray< T, Alloc >
Marker enum valuecnoid::SgObject
MarkerAttribute enum valuecnoid::SgObject
MaxAttributeBit enum valuecnoid::SgObject
name() constcnoid::SgObjectinline
Node enum valuecnoid::SgObject
NodeDecoration enum valuecnoid::SgObject
NodeDecorationGroup enum valuecnoid::SgObject
notifyUpdate(SgUpdate &update)cnoid::SgObjectinline
notifyUpdate(int action=SgUpdate::Modified)cnoid::SgObjectinline
notifyUpperNodesOfUpdate(SgUpdate &update)cnoid::SgObjectprotected
notifyUpperNodesOfUpdate(SgUpdate &update, bool doInvalidateBoundingBox)cnoid::SgObjectprotected
numChildObjects() constcnoid::SgObjectvirtual
numParents() constcnoid::SgObjectinline
Operable enum valuecnoid::SgObject
operator=(const SgVectorArray< T > &rhs)cnoid::SgVectorArray< T, Alloc >inline
operator[](size_type i)cnoid::SgVectorArray< T, Alloc >inline
operator[](size_type i) constcnoid::SgVectorArray< T, Alloc >inline
parentBegin() constcnoid::SgObjectinline
ParentContainer typedefcnoid::SgObject
parentEnd() constcnoid::SgObjectinline
parentIter typedefcnoid::SgObject
pointer typedefcnoid::SgVectorArray< T, Alloc >
pop_back()cnoid::SgVectorArray< T, Alloc >inline
push_back(const T &v)cnoid::SgVectorArray< T, Alloc >inline
refCount() constcnoid::Referencedinlineprotected
reference typedefcnoid::SgVectorArray< T, Alloc >
Referenced()cnoid::Referencedinlineprotected
Referenced(const Referenced &)cnoid::Referencedinlineprotected
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 typedefcnoid::SgVectorArray< T, Alloc >
setAttribute(int attr)cnoid::SgObjectinline
setAttributes(int attrs)cnoid::SgObjectinline
setBoundingBoxCacheReady() constcnoid::SgObjectinline
setName(const std::string &name)cnoid::SgObjectinline
setNonNodeCloning(CloneMap &cloneMap, bool on)cnoid::SgObjectstatic
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::SgObjectprotected
SgObject(const SgObject &org)cnoid::SgObjectprotected
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::SgObjectinline
sigUpdated()cnoid::SgObjectinline
size() constcnoid::SgVectorArray< T, Alloc >inline
size_type typedefcnoid::SgVectorArray< T, Alloc >
toGroupNode()cnoid::SgObjectinline
toNode()cnoid::SgObjectinline
toTransformNode()cnoid::SgObjectinline
TransformNode enum valuecnoid::SgObject
uri() constcnoid::SgObject
uriFragment() constcnoid::SgObject
value_type typedefcnoid::SgVectorArray< T, Alloc >
~Referenced()cnoid::Referencedvirtual