#include <zone_smoother.h>
Public Member Functions | |
CZoneInfo () | |
Data Fields | |
std::vector< CPatchInfo > * | Patchs |
A ptr on the array of patchs of the zone. | |
uint16 | ZoneId |
Id of the zone. |
|
Definition at line 57 of file zone_smoother.h.
|
|
A ptr on the array of patchs of the zone.
Definition at line 55 of file zone_smoother.h. Referenced by NL3D::CZoneSmoother::smoothTangents(). |
|
Id of the zone.
Definition at line 52 of file zone_smoother.h. |