Struct

MetaEdge

since: 13

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.

Available since: 13