absoluteUri() const | cnoid::SgObject | |
addDecorationReference() | cnoid::SgNode | inline |
addLine() | cnoid::SgLineSet | inline |
addLine(int v0, int v1) | cnoid::SgLineSet | inline |
addParent(SgObject *parent, SgUpdateRef update=nullptr) | cnoid::SgObject | |
Appearance enum value | cnoid::SgObject | |
Attribute enum name | cnoid::SgObject | |
attributes() const | cnoid::SgObject | inline |
boundingBox() const override | cnoid::SgPlot | virtual |
checkNonNodeCloning(const CloneMap &cloneMap) | cnoid::SgObject | static |
childObject(int index) override | cnoid::SgPlot | virtual |
classId() const | cnoid::SgNode | inline |
clear() | cnoid::SgPlot | |
clearLines() | cnoid::SgLineSet | inline |
clearUri() | cnoid::SgObject | inline |
clone() const | cnoid::SgObject | inline |
clone(CloneMap &cloneMap) const | cnoid::SgObject | inline |
cloneNode() const | cnoid::SgNode | inline |
cloneNode(CloneMap &cloneMap) const | cnoid::SgNode | inline |
colorIndices() const | cnoid::SgPlot | inline |
colorIndices() | cnoid::SgPlot | inline |
colors() | cnoid::SgPlot | inline |
colors() const | cnoid::SgPlot | inline |
Composite enum value | cnoid::SgObject | |
const_parentIter typedef | cnoid::SgObject | |
ConstLineRef typedef | cnoid::SgLineSet | |
doClone(CloneMap *cloneMap) const override | cnoid::SgLineSet | protectedvirtual |
findClassId(const std::type_info &nodeType) | cnoid::SgNode | static |
findClassId() | cnoid::SgNode | inlinestatic |
findNode(const std::string &name, Affine3 &out_T) | cnoid::SgNode | |
findPolymorphicId() | cnoid::SgNode | inlinestatic |
Geometry enum value | cnoid::SgObject | |
getOrCreateColors(int size=0) | cnoid::SgPlot | |
getOrCreateMaterial() | cnoid::SgPlot | |
getOrCreateNormals() | cnoid::SgPlot | |
getOrCreateVertices(int size=0) | cnoid::SgPlot | |
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 |
hasColors() const | cnoid::SgPlot | inline |
hasNormals() const | cnoid::SgPlot | inline |
hasParents() const | cnoid::SgObject | inline |
hasUri() const | cnoid::SgObject | inline |
hasUriFragment() const | cnoid::SgObject | inline |
hasValidBoundingBoxCache() const | cnoid::SgObject | inline |
hasVertices() const | cnoid::SgPlot | inline |
invalidateBoundingBox() | cnoid::SgObject | inline |
isDecoratedSomewhere() const | cnoid::SgNode | inline |
isGroupNode() const | cnoid::SgObject | inline |
isNode() const | cnoid::SgObject | inline |
isTransformNode() const | cnoid::SgObject | inline |
line(int index) | cnoid::SgLineSet | inline |
line(int index) const | cnoid::SgLineSet | inline |
LineRef typedef | cnoid::SgLineSet | |
lineVertexIndices() const | cnoid::SgLineSet | inline |
lineVertexIndices() | cnoid::SgLineSet | inline |
lineVertices() const | cnoid::SgLineSet | inline |
lineVertices() | cnoid::SgLineSet | inline |
lineWidth() const | cnoid::SgLineSet | inline |
Marker enum value | cnoid::SgObject | |
MarkerAttribute enum value | cnoid::SgObject | |
material() | cnoid::SgPlot | inline |
material() const | cnoid::SgPlot | inline |
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 | |
normalIndices() const | cnoid::SgPlot | inline |
normalIndices() | cnoid::SgPlot | inline |
normals() | cnoid::SgPlot | inline |
normals() const | cnoid::SgPlot | inline |
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 override | cnoid::SgPlot | virtual |
numLines() const | cnoid::SgLineSet | inline |
numParents() const | cnoid::SgObject | inline |
Operable enum value | cnoid::SgObject | |
parentBegin() const | cnoid::SgObject | inline |
ParentContainer typedef | cnoid::SgObject | |
parentEnd() const | cnoid::SgObject | inline |
parentIter typedef | cnoid::SgObject | |
refCount() const | cnoid::Referenced | inlineprotected |
Referenced() | cnoid::Referenced | inlineprotected |
Referenced(const Referenced &) | cnoid::Referenced | inlineprotected |
releaseDecorationReference() | cnoid::SgNode | inline |
removeParent(SgObject *parent) | cnoid::SgObject | |
render(SceneRenderer *renderer) | cnoid::SceneCollision | |
reserveNumLines(int n) | cnoid::SgLineSet | inline |
resizeColorIndicesForNumLines(int n) | cnoid::SgLineSet | inline |
SceneCollision(std::shared_ptr< std::vector< CollisionLinkPairPtr >> collisionPairs) | cnoid::SceneCollision | |
setAttribute(int attr) | cnoid::SgObject | inline |
setAttributes(int attrs) | cnoid::SgObject | inline |
setBoundingBoxCacheReady() const | cnoid::SgObject | inline |
setColors(SgColorArray *colors) | cnoid::SgPlot | |
setDirty() | cnoid::SceneCollision | inline |
setLine(int index, int v0, int v1) | cnoid::SgLineSet | inline |
setLineColor(int lineIndex, int colorIndex) | cnoid::SgLineSet | inline |
setLineWidth(float width) | cnoid::SgLineSet | inline |
setMaterial(SgMaterial *material) | cnoid::SgPlot | |
setName(const std::string &name) | cnoid::SgObject | inline |
setNonNodeCloning(CloneMap &cloneMap, bool on) | cnoid::SgObject | static |
setNormals(SgNormalArray *normals) | cnoid::SgPlot | |
setNumLines(int n) | cnoid::SgLineSet | inline |
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 | |
setVertices(SgVertexArray *vertices) | cnoid::SgPlot | |
SgLineSet() | cnoid::SgLineSet | |
SgLineSet(const SgLineSet &org, CloneMap *cloneMap=nullptr) | cnoid::SgLineSet | |
SgLineSet(int classId) | cnoid::SgLineSet | protected |
SgNode() | cnoid::SgNode | |
SgNode(const SgNode &org) | cnoid::SgNode | |
SgNode(int classId) | cnoid::SgNode | protected |
SgObject() | cnoid::SgObject | protected |
SgObject(const SgObject &org) | cnoid::SgObject | protected |
SgPlot(int classId) | cnoid::SgPlot | protected |
SgPlot(const SgPlot &org, CloneMap *cloneMap=nullptr) | cnoid::SgPlot | protected |
sigGraphConnection() | cnoid::SgObject | inline |
sigUpdated() | cnoid::SgObject | inline |
toGroupNode() | cnoid::SgObject | inline |
toNode() | cnoid::SgObject | inline |
toTransformNode() | cnoid::SgObject | inline |
TransformNode enum value | cnoid::SgObject | |
untransformedBoundingBox() const override | cnoid::SgPlot | virtual |
updateBoundingBox() | cnoid::SgPlot | |
uri() const | cnoid::SgObject | |
uriFragment() const | cnoid::SgObject | |
vertices() | cnoid::SgPlot | inline |
vertices() const | cnoid::SgPlot | inline |
~Referenced() | cnoid::Referenced | virtual |
~SgNode() | cnoid::SgNode | |
~SgPlot() | cnoid::SgPlot | protected |