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.

camera(const math::angle &field_of_view, 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(std::float_t aspect_ratio) const noexcept -> math::matrix4x4 (defined in sbx::scenes::camera)sbx::scenes::camerainline
projection(std::float_t aspect_ratio, std::float_t near, std::float_t far) const noexcept -> math::matrix4x4 (defined in sbx::scenes::camera)sbx::scenes::camerainline
set_field_of_view(const math::angle &field_of_view) noexcept -> void (defined in sbx::scenes::camera)sbx::scenes::camerainline