topology::ltpts< Pt > Struct Template Reference

List of all members.

Detailed Description

template<class Pt>
struct topology::ltpts< Pt >

The order structure for the map.

This structure allows us to have an order in the map used in the point_graph structure.

Definition at line 27 of file point_graph.h.

Public Member Functions

bool operator() (const Pt &Pi, const Pt &Pj)


Member Function Documentation

template<class Pt>
bool topology::ltpts< Pt >::operator() ( const Pt &  Pi,
const Pt &  Pj 
)

The operator() allows us to sort the points in the x-coordinates.

Definition at line 32 of file point_graph.h.

References topology::ptcmp().


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

SYNAPS DOCUMENTATION
logo