Atoms Crowd  4.1.0
AtomsUtils::rcContour Struct Reference

Represents a simple, non-overlapping contour in field space. More...

#include <Recast.h>

Public Attributes

int * verts
 Simplified contour vertex and connection data. [Size: 4 * nverts].
 
int nverts
 The number of vertices in the simplified contour.
 
int * rverts
 Raw contour vertex and connection data. [Size: 4 * nrverts].
 
int nrverts
 The number of vertices in the raw contour.
 
unsigned short reg
 The region id of the contour.
 
unsigned char area
 The area id of the contour.
 

Detailed Description

Represents a simple, non-overlapping contour in field space.


The documentation for this struct was generated from the following file: