From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/structNL3D_1_1CZone_1_1CPatchConnect.html | 253 +++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CZone_1_1CPatchConnect.html (limited to 'docs/doxygen/nel/structNL3D_1_1CZone_1_1CPatchConnect.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CZone_1_1CPatchConnect.html b/docs/doxygen/nel/structNL3D_1_1CZone_1_1CPatchConnect.html new file mode 100644 index 00000000..71aa1620 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CZone_1_1CPatchConnect.html @@ -0,0 +1,253 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1