Lumino
ln::PointLight Member List

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

addComponent(Component *component)ln::WorldObject
addInto(World *world=nullptr)ln::WorldObject
addTag(const StringRef &tag)ln::WorldObjectinline
centerPoint() constln::WorldObjectinline
create()ln::PointLightstatic
create(const Color &color, float range)ln::PointLightstatic
destroy()ln::WorldObject
destroyed() constln::WorldObjectinline
findComponentByType(const TypeInfo *type) constln::WorldObject
getAttenuation() constln::PointLightinline
getColor() constln::PointLightinline
getIntensity() constln::PointLightinline
getPointLightComponent() constln::PointLight
getRange() constln::PointLightinline
hasTag(const StringRef &tag) constln::WorldObjectinline
init()ln::PointLightprotected
init(const Color &color, float range)ln::PointLightprotected
isEnabled() constln::PointLightinline
lookAt(const Vector3 &target)ln::WorldObjectinline
lookAt(float x, float y, float z)ln::WorldObjectinline
lookAt(const Vector3 &target, const Vector3 &up)ln::WorldObject
lookAt(float x, float y, float z, const Vector3 &up)ln::WorldObjectinline
onPreUpdate()ln::WorldObjectprotectedvirtual
onUpdate(float elapsedSeconds)ln::WorldObjectprotectedvirtual
position() constln::WorldObjectinline
removeComponent(Component *component)ln::WorldObject
removeFromParent()ln::WorldObject
removeTag(const StringRef &tag)ln::WorldObjectinline
rotation() constln::WorldObjectinline
scale() constln::WorldObjectinline
setAttenuation(float attenuation)ln::PointLightinline
setCenterPoint(const Vector3 &value)ln::WorldObjectinline
setCenterPoint(float x, float y, float z=0.0f)ln::WorldObjectinline
setColor(const Color &color)ln::PointLightinline
setEnabled(bool enabled)ln::PointLightinline
setIntensity(float intensity)ln::PointLightinline
setPosition(const Vector3 &pos)ln::WorldObjectinline
setPosition(float x, float y, float z=0.0f)ln::WorldObjectinline
setRange(float range)ln::PointLightinline
setRotation(const Quaternion &rot)ln::WorldObjectinline
setRotation(float x, float y, float z)ln::WorldObjectinline
setScale(const Vector3 &scale)ln::WorldObjectinline
setScale(float xyz)ln::WorldObjectinline
setScale(float x, float y, float z=1.0f)ln::WorldObjectinline