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

Public Member Functions

 Plane (vec3 p, vec3 n)
 
virtual bool is_inside (vec3 p) const override
 
vec3 get_normal () const
 
- Public Member Functions inherited from is_mesh::Point
 Point (vec3 c)
 
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 normal
 
- Protected Attributes inherited from is_mesh::Point
vec3 point
 
- Protected Attributes inherited from is_mesh::Geometry
bool inverse = false
 

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