This is the complete list of members for HPS::Sphere_3D< F >, including all inherited members.
center | HPS::Sphere_3D< F > | |
Engulf(size_t count, Point_3D< F > const *points) | HPS::Sphere_3D< F > | inlineprivate |
Engulf(size_t count, T const *indices, Point_3D< F > const *points) | HPS::Sphere_3D< F > | inlineprivate |
Invalid() | HPS::Sphere_3D< F > | inlinestatic |
Invalidate() | HPS::Sphere_3D< F > | inline |
IsValid() const | HPS::Sphere_3D< F > | inline |
Merge(Point_3D< F > const &point) | HPS::Sphere_3D< F > | inline |
Merge(size_t count, Point_3D< F > const *points) | HPS::Sphere_3D< F > | inline |
Merge(Sphere_3D const &sphere) | HPS::Sphere_3D< F > | inline |
Merge(Cuboid_3D< F > const &cuboid) | HPS::Sphere_3D< F > | inline |
operator!=(Sphere_3D const &sphere) const | HPS::Sphere_3D< F > | inline |
operator==(Sphere_3D const &sphere) const | HPS::Sphere_3D< F > | inline |
radius | HPS::Sphere_3D< F > | |
Sphere_3D() | HPS::Sphere_3D< F > | inline |
Sphere_3D(Sphere_3D< D > const &that) | HPS::Sphere_3D< F > | inlineexplicit |
Sphere_3D(Cuboid_3D< F > const &cuboid) | HPS::Sphere_3D< F > | inline |
Sphere_3D(Point_3D< F > const &starting_center, F in_radius=0) | HPS::Sphere_3D< F > | inline |
Sphere_3D(size_t count, Point_3D< F > const *points) | HPS::Sphere_3D< F > | inline |
Sphere_3D(size_t count, T const *indices, Point_3D< F > const *points) | HPS::Sphere_3D< F > | inline |
Sphere_3D(size_t count, Point_3D< F > const *points, Point_3D< F > const &starting_center) | HPS::Sphere_3D< F > | inline |
Sphere_3D(size_t count, T const *indices, Point_3D< F > const *points, Point_3D< F > const &starting_center) | HPS::Sphere_3D< F > | inline |
Volume() const | HPS::Sphere_3D< F > | inline |