# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CZoneSmoother::CZoneInfo Struct Reference

#include <zone_smoother.h>

List of all members.

Public Methods

 CZoneInfo ()

Public Attributes

uint16 ZoneId
 Id of the zone. More...

std::vector< CPatchInfo > * Patchs
 A ptr on the array of patchs of the zone. More...


Constructor & Destructor Documentation

NL3D::CZoneSmoother::CZoneInfo::CZoneInfo   [inline]
 

Definition at line 57 of file zone_smoother.h.

References Patchs, and ZoneId.


Member Data Documentation

std::vector<CPatchInfo>* NL3D::CZoneSmoother::CZoneInfo::Patchs
 

A ptr on the array of patchs of the zone.

Definition at line 55 of file zone_smoother.h.

Referenced by CZoneInfo.

uint16 NL3D::CZoneSmoother::CZoneInfo::ZoneId
 

Id of the zone.

Definition at line 52 of file zone_smoother.h.

Referenced by CZoneInfo.


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