#include <space.hh>
Public Member Functions | |
std::ostream & | info (std::ostream &os) const |
Public Attributes | |
concepts::Connector2 * | pnl1 |
neighbouring panel on the higher level | |
concepts::Connector2 * | pnl2 |
neighbouring panel on the lower level | |
ushort | lvl |
level difference to the highest level on this edge | |
EdgeMap * | prnt |
pointer to the EdgeMap of the parent edge | |
concepts::uchar | tag |
Friends | |
std::ostream & | operator<< (std::ostream &os, const EdgeMap &emp) |
ushort bem::EdgeMap::lvl |
concepts::Connector2* bem::EdgeMap::pnl1 |
concepts::Connector2* bem::EdgeMap::pnl2 |
EdgeMap* bem::EdgeMap::prnt |
concepts::uchar bem::EdgeMap::tag |