Antkeeper
0.0.1
scene
light_probe
scene::light_probe Member List
This is the complete list of members for
scene::light_probe
, including all inherited members.
aabb_type
typedef
scene::object_base
get_bounds
() const noexcept override
scene::light_probe
inline
virtual
get_illuminance_framebuffer
() const noexcept
scene::light_probe
inline
get_illuminance_matrices
() const noexcept
scene::light_probe
inline
get_illuminance_texture
() const noexcept
scene::light_probe
inline
get_layer_mask
() const noexcept
scene::object_base
inline
get_luminance_framebuffers
() const noexcept
scene::light_probe
inline
get_luminance_texture
() const noexcept
scene::light_probe
inline
get_object_type_id
() const noexcept final
scene::object< light_probe >
inline
virtual
get_rotation
() const noexcept
scene::object_base
inline
get_scale
() const noexcept
scene::object_base
inline
get_transform
() const noexcept
scene::object_base
inline
get_translation
() const noexcept
scene::object_base
inline
is_illuminance_outdated
() const noexcept
scene::light_probe
inline
is_luminance_outdated
() const noexcept
scene::light_probe
inline
light_probe
()
scene::light_probe
look_at
(const vector_type &position, const vector_type &target, const vector_type &up)
scene::object_base
m_layer_mask
scene::object_base
protected
m_transform
scene::object_base
protected
next_object_type_id
()
scene::object_base
protected
static
object_type_id
scene::object< light_probe >
static
quaternion_type
typedef
scene::object_base
render
(render::context &ctx) const
scene::object_base
inline
virtual
set_illuminance_outdated
(bool outdated)
scene::light_probe
set_layer_mask
(std::uint32_t mask) noexcept
scene::object_base
inline
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_base
inline
set_scale
(const vector_type &scale)
scene::object_base
inline
set_scale
(float scale)
scene::object_base
inline
set_transform
(const transform_type &transform)
scene::object_base
inline
set_translation
(const vector_type &translation)
scene::object_base
inline
transform_type
typedef
scene::object_base
update_illuminance_matrices
()
scene::light_probe
vector_type
typedef
scene::object_base