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/class_NL3D__CMiniCol__CFace.html | 236 ++++++++++++++++++++++ 1 file changed, 236 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__CMiniCol__CFace.html (limited to 'docs/doxygen/nel/class_NL3D__CMiniCol__CFace.html') diff --git a/docs/doxygen/nel/class_NL3D__CMiniCol__CFace.html b/docs/doxygen/nel/class_NL3D__CMiniCol__CFace.html new file mode 100644 index 00000000..1f27ce0f --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__CMiniCol__CFace.html @@ -0,0 +1,236 @@ + + + + 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::CMiniCol::CFace Struct Reference

List of all members. + + + + + + + +

Public Methods

bool isFromPatch (sint zoneId, sint patchId) const

Public Attributes

CTriangle Face
CPlane Plane
uint16 ZoneId
uint16 PatchId
+

Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
+bool NL3D::CMiniCol::CFace::isFromPatch ( + +sint zoneId, +
+sint patchId ) const [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 107 of file mini_col.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+CTriangle NL3D::CMiniCol::CFace::Face +
+
+ + + + + +
+   + + +

+ +

+Definition at line 102 of file mini_col.h.

+

+ + + + +
+ + + + + +
+uint16 NL3D::CMiniCol::CFace::PatchId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 105 of file mini_col.h.

+

+ + + + +
+ + + + + +
+CPlane NL3D::CMiniCol::CFace::Plane +
+
+ + + + + +
+   + + +

+ +

+Definition at line 103 of file mini_col.h.

+

+ + + + +
+ + + + + +
+uint16 NL3D::CMiniCol::CFace::ZoneId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 104 of file mini_col.h.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1