From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a03774.html | 128 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 docs/doxygen/nel/a03774.html (limited to 'docs/doxygen/nel/a03774.html') diff --git a/docs/doxygen/nel/a03774.html b/docs/doxygen/nel/a03774.html new file mode 100644 index 00000000..7cd39e26 --- /dev/null +++ b/docs/doxygen/nel/a03774.html @@ -0,0 +1,128 @@ + + +NeL: NL3D::EBadBind::CBindError struct Reference + + + +
+

NL3D::EBadBind::CBindError Struct Reference

#include <landscape.h> +

+ + + + + + + + + + +

Public Member Functions

 CBindError (sint z, sint p)

Data Fields

sint PatchId
sint ZoneId
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NL3D::EBadBind::CBindError::CBindError sint  z,
sint  p
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 101 of file landscape.h. +

+References PatchId, sint, z, and ZoneId. +

+

00101 {ZoneId= z; PatchId= p;}
+
+


Field Documentation

+

+ + + + +
+ + +
sint NL3D::EBadBind::CBindError::PatchId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 103 of file landscape.h. +

+Referenced by CBindError().

+

+ + + + +
+ + +
sint NL3D::EBadBind::CBindError::ZoneId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 102 of file landscape.h. +

+Referenced by CBindError().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 08:36:52 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1