DSC
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Public Member Functions | Protected Attributes | List of all members
is_mesh::Point Class Reference
Inheritance diagram for is_mesh::Point:
is_mesh::Geometry is_mesh::Cube is_mesh::Cylinder is_mesh::Plane is_mesh::Square is_mesh::Circle

Public Member Functions

 Point (vec3 c)
 
virtual bool is_inside (vec3 p) const override
 
vec3 get_point () 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
 
- Protected Attributes inherited from is_mesh::Geometry
bool inverse = false
 

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