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

The struct for connectivity of zone vertices. More...

#include <zone.h>

List of all members.

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint16 CurrentVertex
uint16 NeighborZoneId
uint16 NeighborVertex


Detailed Description

The struct for connectivity of zone vertices.

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


Member Function Documentation

void NL3D::CBorderVertex::serial ( NLMISC::IStream & f )
 

Definition at line 242 of file 3d/zone.cpp.


Member Data Documentation

uint16 NL3D::CBorderVertex::CurrentVertex
 

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

uint16 NL3D::CBorderVertex::NeighborVertex
 

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

uint16 NL3D::CBorderVertex::NeighborZoneId
 

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


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