, including all inherited members.
accept(NodeVisitor &visitor) | Node | |
accumulateTransform(Node *) | Node | [virtual] |
addEventOutIS(const std::string &eventOut, PolledEventOutValue &eventOutValue) | Node | |
addRoute(const std::string &fromEventOut, const NodePtr &toNode, const std::string &toEventIn) | Node | |
clearModified() (defined in Node) | Node | [inline] |
d_bvol_dirty (defined in Node) | Node | [protected] |
d_modified (defined in Node) | Node | [protected] |
deleteRoute(const std::string &fromEventOut, const NodePtr &toNode, const std::string &toEventIn) | Node | |
emitEvent(const std::string &id, const FieldValue &fieldValue, double timestamp) | Node | [protected] |
getAmbientIntensity() const=0 | MaterialNode | [pure virtual] |
getBVolume() const | Node | [virtual] |
getDiffuseColor() const=0 | MaterialNode | [pure virtual] |
getEmissiveColor() const=0 | MaterialNode | [pure virtual] |
getEventOut(const std::string &id) const | Node | |
getField(const std::string &id) const | Node | |
getId() const | Node | |
getParentTransform() | Node | [virtual] |
getRoutes() const | Node | |
getScene() const (defined in Node) | Node | [inline] |
getScope() const (defined in Node) | Node | [inline] |
getShininess() const=0 | MaterialNode | [pure virtual] |
getSpecularColor() const=0 | MaterialNode | [pure virtual] |
getTransparency() const=0 | MaterialNode | [pure virtual] |
initialize(Scene &scene, double timestamp) | Node | |
inverseTransform(VrmlMatrix &) | Node | [virtual] |
isBVolumeDirty() const | Node | [virtual] |
isModified() const | Node | [virtual] |
markPathModified(NodePath &path, bool mod, int flags=0x003) | Node | [static] |
MaterialNode(const NodeType &nodeType, const ScopePtr &scope) | MaterialNode | [protected] |
Node(const NodeType &nodeType, const ScopePtr &scope) | Node | [protected] |
NodePath typedef (defined in Node) | Node | |
nodeType | Node | |
print(std::ostream &out, size_t indent) const (defined in Node) | Node | |
processEvent(const std::string &id, const FieldValue &value, double timestamp) | Node | |
render(Viewer &viewer, VrmlRenderContext context) | Node | [virtual] |
resetVisitedFlag() | Node | |
RouteList typedef (defined in Node) | Node | |
setBVolume(const BVolume &v) | Node | [virtual] |
setBVolumeDirty(bool f) | Node | [virtual] |
setField(const std::string &id, const FieldValue &value) | Node | |
setId(const std::string &nodeId) | Node | |
setModified() | Node | |
toAnchor() const (defined in Node) | Node | [virtual] |
toAppearance() const | Node | [virtual] |
toAppearance() | Node | [virtual] |
toAudioClip() const (defined in Node) | Node | [virtual] |
toChild() const | Node | [virtual] |
toChild() | Node | [virtual] |
toColor() const | Node | [virtual] |
toColor() | Node | [virtual] |
toCoordinate() const | Node | [virtual] |
toCoordinate() | Node | [virtual] |
toCylinderSensor() const (defined in Node) | Node | [virtual] |
toFontStyle() const | Node | [virtual] |
toFontStyle() | Node | [virtual] |
toGeometry() const | Node | [virtual] |
toGeometry() | Node | [virtual] |
toGroup() const (defined in Node) | Node | [virtual] |
toLight() const (defined in Node) | Node | [virtual] |
toMaterial() const | MaterialNode | [virtual] |
toMaterial() | MaterialNode | [virtual] |
toMovieTexture() const (defined in Node) | Node | [virtual] |
toNavigationInfo() const (defined in Node) | Node | [virtual] |
toNormal() const | Node | [virtual] |
toNormal() | Node | [virtual] |
toPlaneSensor() const (defined in Node) | Node | [virtual] |
toPointLight() const (defined in Node) | Node | [virtual] |
toScript() const | Node | [virtual] |
toScript() | Node | [virtual] |
toSoundSource() const | Node | [virtual] |
toSoundSource() | Node | [virtual] |
toSphereSensor() const (defined in Node) | Node | [virtual] |
toSpotLight() const (defined in Node) | Node | [virtual] |
toTexture() const | Node | [virtual] |
toTexture() | Node | [virtual] |
toTextureCoordinate() const | Node | [virtual] |
toTextureCoordinate() | Node | [virtual] |
toTextureTransform() const | Node | [virtual] |
toTextureTransform() | Node | [virtual] |
toTimeSensor() const (defined in Node) | Node | [virtual] |
toTouchSensor() const (defined in Node) | Node | [virtual] |
toViewpoint() const (defined in Node) | Node | [virtual] |
updateModified(NodePath &path, int flags=0x003) | Node | [virtual] |
updateModified(int flags=0x003) (defined in Node) | Node | |
visited (defined in Node) | Node | [protected] |
~MaterialNode()=0 | MaterialNode | [pure virtual] |
~Node()=0 | Node | [pure virtual] |