# 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: