# 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::CZoneInfo Struct Reference

The struct for building a zone. More...

#include <zone.h>

Collaboration diagram for NL3D::CZoneInfo:

Collaboration graph
[legend]
List of all members.

Public Attributes

uint16 ZoneId
std::vector<CPatchInfoPatchs
std::vector<CBorderVertexBorderVertices

Detailed Description

The struct for building a zone.

NB: Different from the one which is stored.

Author(s):
Lionel Berenguier , Nevrax France
Date:
2000

Definition at line 194 of file 3d/zone.h.


Member Data Documentation

std::vector< CBorderVertex > NL3D::CZoneInfo::BorderVertices
 

Definition at line 198 of file 3d/zone.h.

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

Definition at line 197 of file 3d/zone.h.

uint16 NL3D::CZoneInfo::ZoneId
 

Definition at line 196 of file 3d/zone.h.


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