#include <c4d_baseobject.h>
N-gon segment data for the NgonNeighbor class.
Public Attributes | |
Int32 | ptcnt |
Int32 * | pts |
Int32 * | edges |
Int32 * | nbr |
Int32 ptcnt |
Number of points in the segment.
Int32* pts |
Points array.
Int32* edges |
Edges array.
Int32* nbr |
Neighbor polygons.