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

PointLight Member List

This is the complete list of members for PointLight, including all inherited members.
AbstractBase(const NodeType &nodeType, const ScopePtr &scope)AbstractBase [protected]
AbstractChild(const NodeType &nodeType, const ScopePtr &scope)AbstractChild [protected]
AbstractLight(const NodeType &nodeType, const ScopePtr &scope)AbstractLight [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
ambientIntensity (defined in AbstractLight)AbstractLight [protected]
attenuation (defined in PointLight)PointLight [private]
ChildNode(const NodeType &nodeType, const ScopePtr &scope)ChildNode [protected]
clearModified() (defined in Node)Node [inline]
color (defined in AbstractLight)AbstractLight [protected]
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 (defined in AbstractLight)AbstractLight [inline]
getBVolume() constNode [virtual]
getColor() const (defined in AbstractLight)AbstractLight [inline]
getEventOut(const std::string &id) constNode
getField(const std::string &id) constNode
getId() constNode
getIntensity() const (defined in AbstractLight)AbstractLight [inline]
getOn() const (defined in AbstractLight)AbstractLight [inline]
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
initializeImpl(double timestamp)PointLight [private, virtual]
intensity (defined in AbstractLight)AbstractLight [protected]
inverseTransform(VrmlMatrix &)Node [virtual]
isBVolumeDirty() constNode [virtual]
isModified() constNode [virtual]
location (defined in PointLight)PointLight [private]
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
on (defined in AbstractLight)AbstractLight [protected]
PointLight(const NodeType &nodeType, const ScopePtr &scope)PointLight
PointLightClass (defined in PointLight)PointLight [friend]
print(std::ostream &out, size_t indent) const (defined in Node)Node
processEvent(const std::string &id, const FieldValue &value, double timestamp)Node
processSet_ambientIntensity(const FieldValue &sffloat, double timestamp)AbstractLight [protected]
processSet_attenuation(const FieldValue &sfvec3f, double timestamp)PointLight [private]
processSet_color(const FieldValue &sfcolor, double timestamp)AbstractLight [protected]
processSet_intensity(const FieldValue &sffloat, double timestamp)AbstractLight [protected]
processSet_location(const FieldValue &sfvec3f, double timestamp)PointLight [private]
processSet_on(const FieldValue &sfbool, double timestamp)AbstractLight [protected]
processSet_radius(const FieldValue &sffloat, double timestamp)PointLight [private]
radius (defined in PointLight)PointLight [private]
render(Viewer &viewer, VrmlRenderContext context)Node [virtual]
renderScoped(Viewer *) (defined in PointLight)PointLight [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() constNode [virtual]
toAppearance()Node [virtual]
toAudioClip() const (defined in Node)Node [virtual]
OpenVRML::toChild() constNode [virtual]
OpenVRML::toChild()Node [virtual]
OpenVRML::ChildNode::toChild() constChildNode [virtual]
OpenVRML::ChildNode::toChild()ChildNode [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() constAbstractLight [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 PointLight)PointLight [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]
~AbstractChild()=0AbstractChild [pure virtual]
~AbstractLight()=0AbstractLight [pure virtual]
~ChildNode()=0ChildNode [pure virtual]
~Node()=0Node [pure virtual]
~PointLight()PointLight [virtual]