Main Page   Namespace List   Class Hierarchy   Compound List   Namespace Members   Compound Members   Related Pages  

AbstractBase Member List

This is the complete list of members for AbstractBase, including all inherited members.
AbstractBase(const NodeType &nodeType, const ScopePtr &scope)AbstractBase [protected]
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]
getBVolume() constNode [virtual]
getEventOut(const std::string &id) constNode
getEventOutImpl(const std::string &id) constAbstractBase [private, virtual]
getField(const std::string &id) constNode
getFieldImpl(const std::string &id) constAbstractBase [private, virtual]
getId() constNode
getParentTransform()Node [virtual]
getRoutes() constNode
getScene() const (defined in Node)Node [inline]
getScope() const (defined in Node)Node [inline]
initialize(Scene &scene, double timestamp)Node
inverseTransform(VrmlMatrix &)Node [virtual]
isBVolumeDirty() constNode [virtual]
isModified() constNode [virtual]
markPathModified(NodePath &path, bool mod, int flags=0x003)Node [static]
Node(const NodeType &nodeType, const ScopePtr &scope)Node [protected]
NodePath typedef (defined in Node)Node
nodeTypeNode
print(std::ostream &out, size_t indent) const (defined in Node)Node
processEvent(const std::string &id, const FieldValue &value, double timestamp)Node
processEventImpl(const std::string &id, const FieldValue &value, double timestamp)AbstractBase [private, virtual]
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
setFieldImpl(const std::string &id, const FieldValue &value)AbstractBase [private, virtual]
setId(const std::string &nodeId)Node
setModified()Node
toAnchor() const (defined in Node)Node [virtual]
toAppearance() constNode [virtual]
toAppearance()Node [virtual]
toAudioClip() const (defined in Node)Node [virtual]
toChild() constNode [virtual]
toChild()Node [virtual]
toColor() constNode [virtual]
toColor()Node [virtual]
toCoordinate() constNode [virtual]
toCoordinate()Node [virtual]
toCylinderSensor() const (defined in Node)Node [virtual]
toFontStyle() constNode [virtual]
toFontStyle()Node [virtual]
toGeometry() constNode [virtual]
toGeometry()Node [virtual]
toGroup() const (defined in Node)Node [virtual]
toLight() const (defined in Node)Node [virtual]
toMaterial() constNode [virtual]
toMaterial()Node [virtual]
toMovieTexture() const (defined in Node)Node [virtual]
toNavigationInfo() const (defined in Node)Node [virtual]
toNormal() constNode [virtual]
toNormal()Node [virtual]
toPlaneSensor() const (defined in Node)Node [virtual]
toPointLight() const (defined in Node)Node [virtual]
toScript() constNode [virtual]
toScript()Node [virtual]
toSoundSource() constNode [virtual]
toSoundSource()Node [virtual]
toSphereSensor() const (defined in Node)Node [virtual]
toSpotLight() const (defined in Node)Node [virtual]
toTexture() constNode [virtual]
toTexture()Node [virtual]
toTextureCoordinate() constNode [virtual]
toTextureCoordinate()Node [virtual]
toTextureTransform() constNode [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]
~AbstractBase()=0AbstractBase [pure virtual]
~Node()=0Node [pure virtual]