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

#include <collision_surface_temp.h> +

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

Public Methods

 CDistanceSurface ()
 CDistanceSurface (float distance, uint16 surface, uint16 instance, bool foundCloseEdge)
bool operator() (const CDistanceSurface &a, const CDistanceSurface &b) const

Public Attributes

uint16 Surface
uint16 Instance
float Distance
bool FoundCloseEdge
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLPACS::CCollisionSurfaceTemp::CDistanceSurface::CDistanceSurface   [inline]
+
+ + + + + +
+   + + +

+ +

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

+Referenced by operator().

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NLPACS::CCollisionSurfaceTemp::CDistanceSurface::CDistanceSurface float   distance,
uint16   surface,
uint16   instance,
bool   foundCloseEdge
[inline]
+
+ + + + + +
+   + + +

+ +

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

+References Distance, FoundCloseEdge, Instance, Surface, and uint16.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
bool NLPACS::CCollisionSurfaceTemp::CDistanceSurface::operator() const CDistanceSurface &   a,
const CDistanceSurface &   b
const [inline]
+
+ + + + + +
+   + + +

+ +

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

+References CDistanceSurface.

+


Member Data Documentation

+

+ + + + +
+ + +
float NLPACS::CCollisionSurfaceTemp::CDistanceSurface::Distance +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CDistanceSurface.

+

+ + + + +
+ + +
bool NLPACS::CCollisionSurfaceTemp::CDistanceSurface::FoundCloseEdge +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CDistanceSurface.

+

+ + + + +
+ + +
uint16 NLPACS::CCollisionSurfaceTemp::CDistanceSurface::Instance +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CDistanceSurface.

+

+ + + + +
+ + +
uint16 NLPACS::CCollisionSurfaceTemp::CDistanceSurface::Surface +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CDistanceSurface.

+


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