Struct

MetaEdge

Description

struct MetaEdge {
  MtkRectangle rect;
  MetaSide side_type;
  MetaEdgeType edge_type;
}

No description available.

Structure members
rect

MtkRectangle with the bounds of the edge.

side_type

Side.

edge_type

To what belongs the edge.