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

#include <zone.h>

List of all members.

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint8 OldOrderS
uint8 OldOrderT
float ErrorSize
uint16 BaseVertices [4]
CPatchInfo::CBindInfo BindEdges [4]


Member Function Documentation

void NL3D::CZone::CPatchConnect::serial NLMISC::IStream   f
 

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

References BaseVertices, BindEdges, ErrorSize, OldOrderS, OldOrderT, NLMISC::IStream::serial, NLMISC::IStream::serialVersion, and NLMISC::IStream::xmlSerial.


Member Data Documentation

uint16 NL3D::CZone::CPatchConnect::BaseVertices[4]
 

Definition at line 305 of file src/3d/zone.h.

Referenced by serial.

CPatchInfo::CBindInfo NL3D::CZone::CPatchConnect::BindEdges[4]
 

Definition at line 306 of file src/3d/zone.h.

Referenced by serial.

float NL3D::CZone::CPatchConnect::ErrorSize
 

Definition at line 304 of file src/3d/zone.h.

Referenced by serial.

uint8 NL3D::CZone::CPatchConnect::OldOrderS
 

Definition at line 303 of file src/3d/zone.h.

Referenced by serial.

uint8 NL3D::CZone::CPatchConnect::OldOrderT
 

Definition at line 303 of file src/3d/zone.h.

Referenced by serial.


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