DSC
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Public Member Functions | Protected Attributes | List of all members
is_mesh::Sphere Class Reference
Inheritance diagram for is_mesh::Sphere:
is_mesh::Geometry

Public Member Functions

 Sphere (vec3 c, double radius)
 
virtual bool is_inside (vec3 p) const override
 
vec3 get_point () const
 
double get_radius () const
 
- Public Member Functions inherited from is_mesh::Geometry
void invert ()
 
virtual bool is_all_inside (std::vector< vec3 > pos) const
 
virtual void clamp_vector (const vec3 &p, vec3 &v) const
 
virtual vec3 project (const vec3 &p) const
 

Protected Attributes

vec3 point
 
double radius2
 
- Protected Attributes inherited from is_mesh::Geometry
bool inverse = false
 

The documentation for this class was generated from the following file: