Skip to content

Class SFCGAL::Sphere_builder

template <class HDS>

ClassList > SFCGAL > Sphere_builder

Helper class for building the sphere polyhedron.

Inherits the following classes: CGAL::Modifier_base< HDS >

Public Functions

Type Name
Sphere_builder (double radius, int num_vertical, int num_horizontal, Point_3 center, const Kernel::Vector_3 & direction)
void operator() (HDS & hds) override

Public Functions Documentation

function Sphere_builder

inline SFCGAL::Sphere_builder::Sphere_builder (
    double radius,
    int num_vertical,
    int num_horizontal,
    Point_3 center,
    const Kernel::Vector_3 & direction
) 

function operator()

inline void SFCGAL::Sphere_builder::operator() (
    HDS & hds
) override


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