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_1CEdgeChainEntry.html | 180 +++++++++++++++++++++ 1 file changed, 180 insertions(+) create mode 100644 docs/doxygen/nel/classNLPACS_1_1CEdgeChainEntry.html (limited to 'docs/doxygen/nel/classNLPACS_1_1CEdgeChainEntry.html') diff --git a/docs/doxygen/nel/classNLPACS_1_1CEdgeChainEntry.html b/docs/doxygen/nel/classNLPACS_1_1CEdgeChainEntry.html new file mode 100644 index 00000000..4fe8bed5 --- /dev/null +++ b/docs/doxygen/nel/classNLPACS_1_1CEdgeChainEntry.html @@ -0,0 +1,180 @@ + + + + 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::CEdgeChainEntry Class Reference

Temp collision data used during tryMove(). +More... +

+#include <collision_surface_temp.h> +

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

Public Attributes

uint16 OChainId
 The id of the ordered chain. More...

uint16 EdgeStart
 the first edge of the ordered chain, found in this quad. More...

uint16 EdgeEnd
 the end edge of the ordered chain, found in this quad. "end edge" is lastEdge+1: numEdges= end-start. More...

+


Detailed Description

+Temp collision data used during tryMove(). +

+

+Author:
+Lionel Berenguier , Nevrax France
+Date:
+2001
+

+ +

+Definition at line 120 of file collision_surface_temp.h.


Member Data Documentation

+

+ + + + +
+ + +
uint16 NLPACS::CEdgeChainEntry::EdgeEnd +
+
+ + + + + +
+   + + +

+the end edge of the ordered chain, found in this quad. "end edge" is lastEdge+1: numEdges= end-start. +

+ +

+Definition at line 128 of file collision_surface_temp.h.

+

+ + + + +
+ + +
uint16 NLPACS::CEdgeChainEntry::EdgeStart +
+
+ + + + + +
+   + + +

+the first edge of the ordered chain, found in this quad. +

+ +

+Definition at line 126 of file collision_surface_temp.h.

+

+ + + + +
+ + +
uint16 NLPACS::CEdgeChainEntry::OChainId +
+
+ + + + + +
+   + + +

+The id of the ordered chain. +

+ +

+Definition at line 124 of file collision_surface_temp.h.

+


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