Moka libraries
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GMap3d::CIntersectionPointComparator Class Reference

#include <face-intersection-tools.hh>

Public Member Functions

 CIntersectionPointComparator (CGeneralTools *ATools, const CVertex &AIntersectionLine=ORIGIN)
 
const CVertex & getIntersectionLine () const
 
void setIntersectionLine (const CVertex &ALine)
 
bool operator() (const CIntersectionPoint *APoint1, const CIntersectionPoint *APoint2) const
 

Detailed Description

Definition at line 68 of file face-intersection-tools.hh.

Constructor & Destructor Documentation

GMap3d::CIntersectionPointComparator::CIntersectionPointComparator ( CGeneralTools *  ATools,
const CVertex &  AIntersectionLine = ORIGIN 
)
inline

Definition at line 71 of file face-intersection-tools.hh.

Member Function Documentation

const CVertex& GMap3d::CIntersectionPointComparator::getIntersectionLine ( ) const
inline

Definition at line 75 of file face-intersection-tools.hh.

bool GMap3d::CIntersectionPointComparator::operator() ( const CIntersectionPoint APoint1,
const CIntersectionPoint APoint2 
) const
inline

Definition at line 78 of file face-intersection-tools.hh.

void GMap3d::CIntersectionPointComparator::setIntersectionLine ( const CVertex &  ALine)
inline

Definition at line 76 of file face-intersection-tools.hh.


The documentation for this class was generated from the following file: