Antkeeper  0.0.1
scene::light_probe Member List

This is the complete list of members for scene::light_probe, including all inherited members.

aabb_type typedefscene::object_base
get_bounds() const noexcept overridescene::light_probeinlinevirtual
get_illuminance_framebuffer() const noexceptscene::light_probeinline
get_illuminance_matrices() const noexceptscene::light_probeinline
get_illuminance_texture() const noexceptscene::light_probeinline
get_layer_mask() const noexceptscene::object_baseinline
get_luminance_framebuffers() const noexceptscene::light_probeinline
get_luminance_texture() const noexceptscene::light_probeinline
get_object_type_id() const noexcept finalscene::object< light_probe >inlinevirtual
get_rotation() const noexceptscene::object_baseinline
get_scale() const noexceptscene::object_baseinline
get_transform() const noexceptscene::object_baseinline
get_translation() const noexceptscene::object_baseinline
is_illuminance_outdated() const noexceptscene::light_probeinline
is_luminance_outdated() const noexceptscene::light_probeinline
light_probe()scene::light_probe
look_at(const vector_type &position, const vector_type &target, const vector_type &up)scene::object_base
m_layer_maskscene::object_baseprotected
m_transformscene::object_baseprotected
next_object_type_id()scene::object_baseprotectedstatic
object_type_idscene::object< light_probe >static
quaternion_type typedefscene::object_base
render(render::context &ctx) constscene::object_baseinlinevirtual
set_illuminance_outdated(bool outdated)scene::light_probe
set_layer_mask(std::uint32_t mask) noexceptscene::object_baseinline
set_luminance_outdated(bool outdated)scene::light_probe
set_luminance_texture(std::shared_ptr< gl::texture_cube > texture)scene::light_probe
set_rotation(const quaternion_type &rotation)scene::object_baseinline
set_scale(const vector_type &scale)scene::object_baseinline
set_scale(float scale)scene::object_baseinline
set_transform(const transform_type &transform)scene::object_baseinline
set_translation(const vector_type &translation)scene::object_baseinline
transform_type typedefscene::object_base
update_illuminance_matrices()scene::light_probe
vector_type typedefscene::object_base