Struct

MetaEdge

Description

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

No description available.

Structure members
rect: MtkRectangle

MtkRectangle with the bounds of the edge.

side_type: MetaSide

Side.

edge_type: MetaEdgeType

To what belongs the edge.