addChild(const SFNode &N) | X3DGroupingNode | [virtual] |
addLink(SFNode father, SFNode child) | X3DAbstractNode | [protected, static] |
addScenes(SFNode child, const MFScene &sceneList) | X3DAbstractNode | [protected, static] |
addScenesToChildren(const MFScene &sceneList) | X3DGroupingNode | [protected, virtual] |
clone() const | Transform | [virtual] |
DEFDict | X3DAbstractNode | [static] |
defineTagName(const SFString &name, const SFString &component=SFString("")) | X3DAbstractNode | [inline, protected] |
getBboxCenter() const | X3DBoundedObject | [inline] |
getBboxSize() const | X3DBoundedObject | [inline] |
getCenter() const | Transform | [inline] |
getChildren() const | X3DGroupingNode | [inline] |
getParentList() const | X3DAbstractNode | [inline] |
getRotation() const | Transform | [inline] |
getScale() const | Transform | [inline] |
getScaleOrientation() const | Transform | [inline] |
getSceneList() const | X3DAbstractNode | [inline] |
getTranslation() const | Transform | [inline] |
getType() const | X3DAbstractNode | [inline] |
getTypeName() const | X3DAbstractNode | [inline] |
load(const X3DFileElement *element) | Transform | [virtual] |
removeChild(const SFNode &N) | X3DGroupingNode | [virtual] |
removeLink(SFNode father, SFNode child) | X3DAbstractNode | [protected, static] |
removeScenes(SFNode child, const MFScene &sceneList) | X3DAbstractNode | [protected, static] |
removeScenesToChildren(const MFScene &sceneList) | X3DGroupingNode | [protected, virtual] |
sceneList | X3DAbstractNode | [protected] |
setBboxCenter(const SFVec3f &bboxCenter) | X3DBoundedObject | |
setBboxSize(const SFVec3f &bboxSize) | X3DBoundedObject | |
setCenter(const SFVec3f ¢er) | Transform | |
setChild(const SFNode &N) | X3DGroupingNode | [virtual] |
setRotation(const SFRotation &rotation) | Transform | |
setScale(const SFVec3f &scale) | Transform | |
setScaleOrientation(const SFRotation &scaleOrientation) | Transform | |
setTranslation(const SFVec3f &translation) | Transform | |
Transform() | Transform | |
Transform(const SFVec3f ¢er, const SFRotation &rotation, const SFVec3f &scale, const SFRotation &scaleOrientation, const SFVec3f &translation, const SFVec3f &bboxCenter, const SFVec3f &bboxSize) | Transform | |
Transform(const Transform &T) | Transform | [protected] |
write() const | Transform | [virtual] |
X3DAbstractNode() | X3DAbstractNode | |
X3DAbstractNode(const X3DAbstractNode &N) | X3DAbstractNode | [protected] |
X3DBoundedObject() | X3DBoundedObject | |
X3DBoundedObject(const SFVec3f &bboxCenter, const SFVec3f &bboxSize) | X3DBoundedObject | |
X3DBoundedObject(const X3DBoundedObject &N) | X3DBoundedObject | |
X3DChildNode() | X3DChildNode | |
X3DChildNode(const X3DChildNode &N) | X3DChildNode | [protected] |
X3DGroupingNode() | X3DGroupingNode | |
X3DGroupingNode(const X3DGroupingNode &N) | X3DGroupingNode | [protected] |
X3DNode() | X3DNode | |
X3DNode(const X3DNode &N) | X3DNode | [protected] |
X3DObject() | X3DObject | |
X3DObject(const X3DObject &N) | X3DObject | |
~Transform() | Transform | [virtual] |
~X3DAbstractNode() | X3DAbstractNode | [virtual] |
~X3DBoundedObject() | X3DBoundedObject | [virtual] |
~X3DChildNode() | X3DChildNode | [virtual] |
~X3DGroupingNode() | X3DGroupingNode | [virtual] |
~X3DNode() | X3DNode | [virtual] |
~X3DObject() | X3DObject | [virtual] |