OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
LightSource Member List

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

color() constLightSourceinline
currentColor() constLightSourceinline
currentRange() constLightSourceinline
debugName() constLightSource
dir() constLightSourceinline
effectPrefferedTime() constLightSource
isDynamic() constLightSource
isEnabled() constLightSource
LightSource()LightSource
position() constLightSourceinline
range() constLightSourceinline
setColor(const Tempest::Vec3 &cl)LightSource
setColor(const std::vector< uint32_t > &cl, float fps, bool smooth)LightSource
setColor(const std::vector< zenkit::Color > &cl, float fps, bool smooth)LightSource
setColor(const std::vector< Tempest::Vec3 > &cl, float fps, bool smooth)LightSource
setDebugName(std::string_view hint)LightSource
setDir(const Tempest::Vec3 &d)LightSource
setDir(float x, float y, float z)LightSource
setEnabled(bool e)LightSource
setPosition(const Tempest::Vec3 &p)LightSourceinline
setRange(float r)LightSource
setRange(const std::vector< float > &rangeAniScale, float base, float fps, bool smooth)LightSource
setTimeOffset(uint64_t t)LightSource
update(uint64_t time)LightSource