|
sandbox
|
This is the complete list of members for sbx::math::basic_sphere< Type >, including all inherited members.
| basic_sphere() noexcept=default (defined in sbx::math::basic_sphere< Type >) | sbx::math::basic_sphere< Type > | |
| basic_sphere(const vector_type ¢er, const value_type radius) noexcept (defined in sbx::math::basic_sphere< Type >) | sbx::math::basic_sphere< Type > | inline |
| center() const noexcept -> const vector_type & (defined in sbx::math::basic_sphere< Type >) | sbx::math::basic_sphere< Type > | inline |
| radius() const noexcept -> value_type (defined in sbx::math::basic_sphere< Type >) | sbx::math::basic_sphere< Type > | inline |
| transformed(const basic_sphere &sphere, const math::matrix4x4 &matrix) -> basic_sphere (defined in sbx::math::basic_sphere< Type >) | sbx::math::basic_sphere< Type > | inlinestatic |
| value_type typedef (defined in sbx::math::basic_sphere< Type >) | sbx::math::basic_sphere< Type > | |
| vector_type typedef (defined in sbx::math::basic_sphere< Type >) | sbx::math::basic_sphere< Type > |