SFCGAL 2.0.0
SFCGAL::algorithm::Sphere Struct Reference

Public Member Functions

 Sphere (const double &r, CGAL::Vector_3< Kernel > &c)
 
 Sphere ()=default
 
auto isEmpty () const -> bool
 
auto radius () const -> double
 
auto center () const -> const CGAL::Vector_3< Kernel > &
 

Constructor & Destructor Documentation

◆ Sphere() [1/2]

SFCGAL::algorithm::Sphere::Sphere ( const double & r,
CGAL::Vector_3< Kernel > & c )
inline

◆ Sphere() [2/2]

SFCGAL::algorithm::Sphere::Sphere ( )
default

Member Function Documentation

◆ center()

auto SFCGAL::algorithm::Sphere::center ( ) const -> const CGAL::Vector_3<Kernel> &
inlinenodiscard

◆ isEmpty()

auto SFCGAL::algorithm::Sphere::isEmpty ( ) const -> bool
inlinenodiscard

◆ radius()

auto SFCGAL::algorithm::Sphere::radius ( ) const -> double
inlinenodiscard