Couch
PointLight Member List

This is the complete list of members for PointLight, including all inherited members.

AddChild(Node *child)Node
ambient (defined in Light)Lightprotected
color (defined in Light)Lightprotected
Create()PointLightvirtual
diffuse (defined in Light)Lightprotected
DoFree()Node
Duplicate()PointLightvirtual
GetAmbient()Light
GetChildren()Node
GetColor()Light
GetDiffuse()Light
GetGlobalTransform()Spatial
GetParent()Node
GetRadius()PointLight
GetRoot()Nodestatic
GetSpecular()Light
GetTransform()Spatial
GetType() const (defined in PointLight)PointLightvirtual
Instance()PointLightvirtual
IsPrefab()Node
Node() (defined in Node)Node
Node(bool isPrefab) (defined in Node)Node
PointLight() (defined in PointLight)PointLight
PointLight(float radius, Vector3 color, float ambient, float diffuse, float specular) (defined in PointLight)PointLight
QueueFree()Node
RotateX(float phi)Spatial
RotateY(float phi)Spatial
RotateZ(float phi)Spatial
SetAmbient(float ambient)Light
SetColor(Vector3 color)Light
SetDiffuse(float diffuse)Light
SetGlobalTransform(Transform globalTransform)Spatial
SetRadius(float radius)PointLight
SetSpecular(float specular)Light
SetTransform(Transform transform)Spatial
specular (defined in Light)Lightprotected
Translate(Vector3 offset)Spatialvirtual
UniformScale(float scale)Spatial