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