SFCGAL 2.0.0
SFCGAL::Sphere Member List

This is the complete list of members for SFCGAL::Sphere, including all inherited members.

area() constSFCGAL::Sphereinline
center() constSFCGAL::Sphereinline
direction() constSFCGAL::Sphereinline
generatePoints()SFCGAL::Sphere
generatePolyhedron()SFCGAL::Sphere
numHorizontal() constSFCGAL::Sphereinline
numVertical() constSFCGAL::Sphereinline
operator=(Sphere other)SFCGAL::Sphere
radius() constSFCGAL::Sphereinline
setCenter(const Kernel::Point_3 &center)SFCGAL::Sphereinline
setDirection(const Kernel::Vector_3 &direction)SFCGAL::Sphereinline
setNumHorizontal(int num)SFCGAL::Sphereinline
setNumVertical(int num)SFCGAL::Sphereinline
setRadius(const Kernel::FT &radius)SFCGAL::Sphereinline
Sphere(const Kernel::FT &radius=1.0, const Kernel::Point_3 &center=Kernel::Point_3(0, 0, 0), int num_vertical=16, int num_horizontal=32, const Kernel::Vector_3 &direction=Kernel::Vector_3(0, 0, 1))SFCGAL::Sphere
Sphere(const Sphere &other)=defaultSFCGAL::Sphere
volume() constSFCGAL::Sphereinline
~Sphere()=defaultSFCGAL::Sphere