Open Search
    SDSSubdivisionMask Struct Reference

    #include <lib_sds.h>

    Detailed Description

    Contains information for subdivided polygons of SDS objects.

    See also
    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.