| 
    MeVisLab Toolbox Reference
    
   | 
 
PointMap constitutes a lightweight object for storage of data of two nodes. More...
#include <AssocGraph.h>
Public Member Functions | |
A (somehow arbitrary) order to assist non-abiguous sequences  | |
| bool | operator< (const PointMap &pm) const | 
| bool | operator== (const PointMap &pm) const | 
Public Attributes | |
| int | _nP1 | 
| int | _nP2 | 
PointMap constitutes a lightweight object for storage of data of two nodes.
class PointMap
Definition at line 54 of file AssocGraph.h.
Definition at line 62 of file AssocGraph.h.
References mlrange_cast().
Definition at line 63 of file AssocGraph.h.
References mlrange_cast().
| int ml::PointMap::_nP1 | 
Definition at line 57 of file AssocGraph.h.
| int ml::PointMap::_nP2 | 
Definition at line 58 of file AssocGraph.h.