Skip to content

Struct SFCGAL::algorithm::Sphere

ClassList > SFCGAL > 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 SFCGAL::algorithm::Sphere::Sphere (
    const double & r,
    CGAL::Vector_3< Kernel > & c
) 

function Sphere [2/2]

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

function center

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

function isEmpty

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

function radius

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


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