Skip to content

Struct SFCGAL::algorithm::Sphere#

ClassList > algorithm > Sphere

Public Functions#

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

Public Functions Documentation#

function Sphere [1/2]#

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

function Sphere [2/2]#

algorithm::Sphere::Sphere () = default

function center#

inline auto algorithm::Sphere::center () const

function isEmpty#

inline auto algorithm::Sphere::isEmpty () const

function radius#

inline auto algorithm::Sphere::radius () const


The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/algorithm/distance3d.cpp