Struct

MetaEdge

Description

struct MetaEdge {
  MetaRectangle rect;
  MetaSide side_type;
  MetaEdgeType edge_type;
}
No description available.
Structure members
rect

MetaRectangle with the bounds of the edge.

side_type

Side.

edge_type

To what belongs the edge.