|
OpenGothic
Open source reimplementation of Gothic I and II
|
This is the complete list of members for LightSource, including all inherited members.
| color() const | LightSource | inline |
| currentColor() const | LightSource | inline |
| currentRange() const | LightSource | inline |
| debugName() const | LightSource | |
| dir() const | LightSource | inline |
| effectPrefferedTime() const | LightSource | |
| isDynamic() const | LightSource | |
| isEnabled() const | LightSource | |
| LightSource() | LightSource | |
| position() const | LightSource | inline |
| range() const | LightSource | inline |
| 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) | LightSource | inline |
| 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 |