NgonNeighbor::NgonNeighborSegment Struct Reference

#include <c4d_baseobject.h>

详细描述

N-gon segment data for the NgonNeighbor class.

另请参阅
Neighbor

Public Attributes

Int32   ptcnt
Int32 pts
Int32 edges
Int32 nbr

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.