|
|
|
|
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 ReferenceThe intersection between an ordered chain and the path.
More...
List of all members.
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] |
|
NLPACS::CLocalRetriever::CIntersectionMarker::CIntersectionMarker |
( |
float |
position, |
|
|
uint16 |
ochain, |
|
|
uint16 |
edge, |
|
|
bool |
in |
|
) |
[inline] |
|
Member Function Documentation
bool NLPACS::CLocalRetriever::CIntersectionMarker::operator< |
( |
const CIntersectionMarker & |
comp |
) |
const [inline] |
|
Member Data Documentation
uint16 NLPACS::CLocalRetriever::CIntersectionMarker::Edge
|
|
bool NLPACS::CLocalRetriever::CIntersectionMarker::In
|
|
uint16 NLPACS::CLocalRetriever::CIntersectionMarker::OChain
|
|
float NLPACS::CLocalRetriever::CIntersectionMarker::Position
|
|
The documentation for this struct was generated from the following file:
|
|