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

NLPACS::CEdgeChainEntry Class Reference

#include <collision_surface_temp.h> +

+


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. + + + + + + + + + + + +

Data Fields

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

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

uint16 OChainId
 The id of the ordered chain.

+


Field 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. +

+Referenced by NLPACS::CChainQuad::addEdgeToQuadNode(), NLPACS::CLocalRetriever::findPath(), NLPACS::CGlobalRetriever::getBorders(), NLPACS::CChainQuad::selectEdges(), and NLPACS::CLocalRetriever::testCollision().

+

+ + + + +
+ + +
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. +

+Referenced by NLPACS::CChainQuad::addEdgeToQuadNode(), NLPACS::CLocalRetriever::findPath(), NLPACS::CGlobalRetriever::getBorders(), NLPACS::CChainQuad::selectEdges(), and NLPACS::CLocalRetriever::testCollision().

+

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

+The id of the ordered chain. +

+ +

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

+Referenced by NLPACS::CChainQuad::addEdgeToQuadNode(), NLPACS::CLocalRetriever::findPath(), NLPACS::CGlobalRetriever::getBorders(), NLPACS::CChainQuad::selectEdges(), and NLPACS::CLocalRetriever::testCollision().

+


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