|
SFCGAL 2.0.0
|
This is the complete list of members for SFCGAL::Sphere, including all inherited members.
| area() const | SFCGAL::Sphere | inline |
| center() const | SFCGAL::Sphere | inline |
| direction() const | SFCGAL::Sphere | inline |
| generatePoints() | SFCGAL::Sphere | |
| generatePolyhedron() | SFCGAL::Sphere | |
| numHorizontal() const | SFCGAL::Sphere | inline |
| numVertical() const | SFCGAL::Sphere | inline |
| operator=(Sphere other) | SFCGAL::Sphere | |
| radius() const | SFCGAL::Sphere | inline |
| setCenter(const Kernel::Point_3 ¢er) | SFCGAL::Sphere | inline |
| setDirection(const Kernel::Vector_3 &direction) | SFCGAL::Sphere | inline |
| setNumHorizontal(int num) | SFCGAL::Sphere | inline |
| setNumVertical(int num) | SFCGAL::Sphere | inline |
| setRadius(const Kernel::FT &radius) | SFCGAL::Sphere | inline |
| Sphere(const Kernel::FT &radius=1.0, const Kernel::Point_3 ¢er=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)=default | SFCGAL::Sphere | |
| volume() const | SFCGAL::Sphere | inline |
| ~Sphere()=default | SFCGAL::Sphere |