Public Member Functions | Public Attributes | List of all members
QuickHull::Edge Struct Reference

Public Member Functions

bool operator< (const Edge &p_edge) const
 
 Edge (int p_vtx_a=0, int p_vtx_b=0)
 

Public Attributes

union {
   uint32_t   vertices [2]
 
   uint64_t   id
 
}; 
 

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