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

The intersection between an ordered chain and the path. +More... +

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

Public Methods

 CIntersectionMarker ()
 CIntersectionMarker (float position, uint16 ochain, uint16 edge, bool in)
bool operator< (const CIntersectionMarker &comp) const

Public Attributes

float Position
uint16 OChain
uint16 Edge
bool In
+


Detailed Description

+The intersection between an ordered chain and the path. +

+ +

+Definition at line 243 of file local_retriever.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLPACS::CLocalRetriever::CIntersectionMarker::CIntersectionMarker   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 250 of file local_retriever.h. +

+Referenced by operator<.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NLPACS::CLocalRetriever::CIntersectionMarker::CIntersectionMarker float   position,
uint16   ochain,
uint16   edge,
bool   in
[inline]
+
+ + + + + +
+   + + +

+ +

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

+References Edge, In, in, OChain, and Position.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
bool NLPACS::CLocalRetriever::CIntersectionMarker::operator< const CIntersectionMarker &   comp const [inline]
+
+ + + + + +
+   + + +

+ +

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

+References CIntersectionMarker, and Position.

+


Member Data Documentation

+

+ + + + +
+ + +
uint16 NLPACS::CLocalRetriever::CIntersectionMarker::Edge +
+
+ + + + + +
+   + + +

+ +

+Definition at line 247 of file local_retriever.h. +

+Referenced by CIntersectionMarker.

+

+ + + + +
+ + +
bool NLPACS::CLocalRetriever::CIntersectionMarker::In +
+
+ + + + + +
+   + + +

+ +

+Definition at line 248 of file local_retriever.h. +

+Referenced by CIntersectionMarker.

+

+ + + + +
+ + +
uint16 NLPACS::CLocalRetriever::CIntersectionMarker::OChain +
+
+ + + + + +
+   + + +

+ +

+Definition at line 246 of file local_retriever.h. +

+Referenced by CIntersectionMarker.

+

+ + + + +
+ + +
float NLPACS::CLocalRetriever::CIntersectionMarker::Position +
+
+ + + + + +
+   + + +

+ +

+Definition at line 245 of file local_retriever.h. +

+Referenced by CIntersectionMarker, and operator<.

+


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