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/a02685.html | 116 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 docs/doxygen/nel/a02685.html (limited to 'docs/doxygen/nel/a02685.html') diff --git a/docs/doxygen/nel/a02685.html b/docs/doxygen/nel/a02685.html new file mode 100644 index 00000000..7d25ba24 --- /dev/null +++ b/docs/doxygen/nel/a02685.html @@ -0,0 +1,116 @@ + + +NeL: NLPACS::CInteriorBorder class Reference + + + +
+

NLPACS::CInteriorBorder Class Reference


Detailed Description

+The border of interior surfaces.
Author:
Benjamin Legros

+Nevrax France

+
Date:
2001
+ +

+ +

+Definition at line 82 of file build_indoor.cpp. + + + + + + + + + + + +

Data Fields

sint32 Left
 The left and right surfaces.

sint32 Right
 The left and right surfaces.

std::vector< NLMISC::CVectorVertices
 The vertices that compose the border.

+


Field Documentation

+

+ + + + +
+ + +
sint32 NLPACS::CInteriorBorder::Left +
+
+ + + + + +
+   + + +

+The left and right surfaces. +

+ +

+Definition at line 89 of file build_indoor.cpp.

+

+ + + + +
+ + +
sint32 NLPACS::CInteriorBorder::Right +
+
+ + + + + +
+   + + +

+The left and right surfaces. +

+ +

+Definition at line 89 of file build_indoor.cpp.

+

+ + + + +
+ + +
std::vector<NLMISC::CVector> NLPACS::CInteriorBorder::Vertices +
+
+ + + + + +
+   + + +

+The vertices that compose the border. +

+ +

+Definition at line 86 of file build_indoor.cpp.

+


The documentation for this class was generated from the following file: +
Generated on Tue Mar 16 14:14:47 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1