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

#include <sweeping-comparators.hh>

Public Member Functions

 CDartLinearCompare ()
 
bool operator() (CIntersection *AIntersection1, CIntersection *AIntersection2) const
 

Detailed Description

Definition at line 281 of file sweeping-comparators.hh.

Constructor & Destructor Documentation

CDartLinearCompare::CDartLinearCompare ( )

Construction d'une nouvelle instance de la classe. Pour plus d'informations, se reporter à la méthode 'operator()'.

Definition at line 108 of file sweeping-comparators.cc.

Member Function Documentation

bool CDartLinearCompare::operator() ( CIntersection AIntersection1,
CIntersection AIntersection2 
) const
Parameters
AIntersection1Un couple (lambda , id)
AIntersection2Un couple (lambda , id)
Returns
Un booléen vrai si AIntersection1 < AIntersection2

Definition at line 275 of file sweeping-comparators.cc.


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