SDSSubdivisionMask Struct Reference Library » SDS

#include <lib_sds.h>

详细描述

Contains information for subdivided polygons of SDS objects.

另请参阅
SDSObject::GetSubdivisionMask()

Public Attributes

Int32   p
Int32   e1
Int32   e2
Int32   e3
Int32   e4

Member Data Documentation

◆  p

Int32 p

One of the original polygons.

◆  e1

Int32 e1

First original edge.

◆  e2

Int32 e2

Second original edge.

◆  e3

Int32 e3

Third original edge.

◆  e4

Int32 e4

Fourth original edge.