DSC
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
is_mesh::Sphere Member List

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

clamp_vector(const vec3 &p, vec3 &v) const (defined in is_mesh::Geometry)is_mesh::Geometryinlinevirtual
Geometry() (defined in is_mesh::Geometry)is_mesh::Geometryinline
get_point() const (defined in is_mesh::Sphere)is_mesh::Sphereinline
get_radius() const (defined in is_mesh::Sphere)is_mesh::Sphereinline
inverse (defined in is_mesh::Geometry)is_mesh::Geometryprotected
invert() (defined in is_mesh::Geometry)is_mesh::Geometryinline
is_all_inside(std::vector< vec3 > pos) const (defined in is_mesh::Geometry)is_mesh::Geometryinlinevirtual
is_inside(vec3 p) const override (defined in is_mesh::Sphere)is_mesh::Sphereinlinevirtual
point (defined in is_mesh::Sphere)is_mesh::Sphereprotected
project(const vec3 &p) const (defined in is_mesh::Geometry)is_mesh::Geometryinlinevirtual
radius2 (defined in is_mesh::Sphere)is_mesh::Sphereprotected
Sphere(vec3 c, double radius) (defined in is_mesh::Sphere)is_mesh::Sphereinline