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_1CEdgeCollideNode.html | 166 +++++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 docs/doxygen/nel/classNLPACS_1_1CEdgeCollideNode.html (limited to 'docs/doxygen/nel/classNLPACS_1_1CEdgeCollideNode.html') diff --git a/docs/doxygen/nel/classNLPACS_1_1CEdgeCollideNode.html b/docs/doxygen/nel/classNLPACS_1_1CEdgeCollideNode.html new file mode 100644 index 00000000..5d1ac72a --- /dev/null +++ b/docs/doxygen/nel/classNLPACS_1_1CEdgeCollideNode.html @@ -0,0 +1,166 @@ + + + + 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::CEdgeCollideNode Class Reference

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

+#include <collision_surface_temp.h> +

+

Inheritance diagram for NLPACS::CEdgeCollideNode: +

+ +NLPACS::CEdgeCollide + +List of all members. + + + + + +

Public Methods

 CEdgeCollideNode ()

Public Attributes

uint32 Next
 Next edgeCollideNode in the CCollisionSurfaceTemp allocator. 0xFFFFFFFF if none. More...

+

Detailed Description

+Temp collision data used during tryMove(). +

+

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

+ +

+Definition at line 45 of file collision_surface_temp.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLPACS::CEdgeCollideNode::CEdgeCollideNode   [inline]
+
+ + + + + +
+   + + +

+ +

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

+References Next.

+


Member Data Documentation

+

+ + + + +
+ + +
uint32 NLPACS::CEdgeCollideNode::Next +
+
+ + + + + +
+   + + +

+Next edgeCollideNode in the CCollisionSurfaceTemp allocator. 0xFFFFFFFF if none. +

+ +

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

+Referenced by CEdgeCollideNode.

+


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