sandbox
Loading...
Searching...
No Matches
sbx::math::basic_sphere< Type > Class Template Reference

Public Types

using value_type = Type
 
using vector_type = basic_vector3< value_type >
 

Public Member Functions

 basic_sphere (const vector_type &center, const value_type radius) noexcept
 
auto center () const noexcept -> const vector_type &
 
auto radius () const noexcept -> value_type
 

Static Public Member Functions

static auto transformed (const basic_sphere &sphere, const math::matrix4x4 &matrix) -> basic_sphere
 

The documentation for this class was generated from the following file: