MOS
|
This is the complete list of members for mos::gfx::Environment_light, including all inherited members.
camera(size_t index) const -> Camera | mos::gfx::Environment_light | |
Environment_light(const glm::vec3 &position=glm::vec3(0.0f, 0.0f, 1.0f), const glm::vec3 &extent=glm::vec3(50.0f), float strength=0.0f, float falloff=0.1f, float near=0.1f) | mos::gfx::Environment_light | explicit |
extent(const glm::vec3 &extent) -> void | mos::gfx::Environment_light | |
extent() const -> glm::vec3 | mos::gfx::Environment_light | |
falloff | mos::gfx::Environment_light | |
inside(const glm::vec3 &point) const -> bool | mos::gfx::Environment_light | |
load(const std::string &directory, const std::string &path, const glm::mat4 &parent_transform=glm::mat4(1.0f)) -> Environment_light (defined in mos::gfx::Environment_light) | mos::gfx::Environment_light | static |
position(const glm::vec3 &position) -> void | mos::gfx::Environment_light | |
position() const -> glm::vec3 | mos::gfx::Environment_light | |
strength | mos::gfx::Environment_light |