Open Search
    NgonNeighbor::NgonNeighborSegment Struct Reference

    #include <c4d_baseobject.h>

    Detailed Description

    N-gon segment data for the NgonNeighbor class.

    See also
    Neighbor

    Public Attributes

    Int32 ptcnt
     
    Int32pts
     
    Int32edges
     
    Int32nbr
     

    Member Data Documentation

    ◆ ptcnt

    Int32 ptcnt

    Number of points in the segment.

    ◆ pts

    Int32* pts

    Points array.

    ◆ edges

    Int32* edges

    Edges array.

    ◆ nbr

    Int32* nbr

    Neighbor polygons.