IsoEx
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
Public Types | Public Member Functions | List of all members
IsoEx::EdgeKey< PointIdx > Class Template Reference

Public Types

enum  Location {
  NONE, SAME, TOP, BOTTOM,
  LEFT, RIGHT, TOPLEFT, TOPRIGHT,
  BOTTOMLEFT, BOTTOMRIGHT
}
 

Public Member Functions

 EdgeKey (PointIdx _p0, PointIdx _p1)
 
const PointIdx & p0 () const
 
const PointIdx & p1 () const
 
bool is_on_z_layer (unsigned int &_x_res, unsigned int &_y_res, unsigned int &_z_res, unsigned int &_layer)
 
bool is_x_edge ()
 
void x_neighbor (const EdgeKey &_ne, const unsigned int &_x_res, const unsigned int &_y_res, const unsigned int &_z_res, int &_location)
 
bool operator< (const EdgeKey &_rhs) const
 

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