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

NLPACS::CExteriorEdgeEntry Class Reference

Temp collision data used for exterior mesh collision detection. +More... +

+#include <collision_surface_temp.h> +

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

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint16 EdgeId
 The id of the edge. More...

uint16 ChainId
 The id of the interior chain id. More...

CSurfaceIdent Interior
 The interior and exterior surfaces along this edge. More...

CSurfaceIdent Exterior
 The interior and exterior surfaces along this edge. More...

+


Detailed Description

+Temp collision data used for exterior mesh collision detection. +

+

+Author:
+Benjamin Legros , Nevrax France
+Date:
+2001
+

+ +

+Definition at line 139 of file collision_surface_temp.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NLPACS::CExteriorEdgeEntry::serial NLMISC::IStream  f [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 149 of file collision_surface_temp.h. +

+References ChainId, EdgeId, Exterior, Interior, and NLMISC::IStream::serial.

+


Member Data Documentation

+

+ + + + +
+ + +
uint16 NLPACS::CExteriorEdgeEntry::ChainId +
+
+ + + + + +
+   + + +

+The id of the interior chain id. +

+ +

+Definition at line 145 of file collision_surface_temp.h. +

+Referenced by serial.

+

+ + + + +
+ + +
uint16 NLPACS::CExteriorEdgeEntry::EdgeId +
+
+ + + + + +
+   + + +

+The id of the edge. +

+ +

+Definition at line 143 of file collision_surface_temp.h. +

+Referenced by serial.

+

+ + + + +
+ + +
CSurfaceIdent NLPACS::CExteriorEdgeEntry::Exterior +
+
+ + + + + +
+   + + +

+The interior and exterior surfaces along this edge. +

+ +

+Definition at line 147 of file collision_surface_temp.h. +

+Referenced by serial.

+

+ + + + +
+ + +
CSurfaceIdent NLPACS::CExteriorEdgeEntry::Interior +
+
+ + + + + +
+   + + +

+The interior and exterior surfaces along this edge. +

+ +

+Definition at line 147 of file collision_surface_temp.h. +

+Referenced by serial.

+


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