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, Kernel::Vector_3 direction) |
|
void | operator() (HDS & hds) |
Public Functions Documentation
function Sphere_builder
inline SFCGAL::Sphere_builder::Sphere_builder (
double radius,
int num_vertical,
int num_horizontal,
Point_3 center,
Kernel::Vector_3 direction
)
function operator()
inline void SFCGAL::Sphere_builder::operator() (
HDS & hds
)
The documentation for this class was generated from the following file /builds/florent_fougeres/SFCGAL/src/Sphere.cpp