sandbox
Loading...
Searching...
No Matches
sbx::scenes::camera Member List

This is the complete list of members for sbx::scenes::camera, including all inherited members.

aspect_ratio() const noexcept -> std::float_t (defined in sbx::scenes::camera)sbx::scenes::camerainline
camera(const math::angle &field_of_view, std::float_t aspect_ratio, std::float_t near_plane, std::float_t far_plane) (defined in sbx::scenes::camera)sbx::scenes::camerainline
far_plane() const noexcept -> std::float_t (defined in sbx::scenes::camera)sbx::scenes::camerainline
field_of_view() const noexcept -> const math::angle & (defined in sbx::scenes::camera)sbx::scenes::camerainline
near_plane() const noexcept -> std::float_t (defined in sbx::scenes::camera)sbx::scenes::camerainline
projection() const noexcept -> const math::matrix4x4 & (defined in sbx::scenes::camera)sbx::scenes::camerainline
projection(const std::float_t near, const std::float_t far) const noexcept -> math::matrix4x4 (defined in sbx::scenes::camera)sbx::scenes::camerainline
set_aspect_ratio(std::float_t aspect_ratio) noexcept -> void (defined in sbx::scenes::camera)sbx::scenes::camerainline
set_field_of_view(const math::angle &field_of_view) -> void (defined in sbx::scenes::camera)sbx::scenes::camerainline
view_frustum(const math::matrix4x4 &view) const noexcept -> frustum (defined in sbx::scenes::camera)sbx::scenes::camerainline