Camargue
Public Member Functions | Public Attributes | List of all members
CMR::EndPts Struct Reference

Simple base class for storing edge of a graph as a sorted pair of nodes. More...

#include <util.hpp>

Inheritance diagram for CMR::EndPts:
Inheritance graph
[legend]

Public Member Functions

 EndPts (int e0, int e1)
 

Public Attributes

std::array< int, 2 > end
 

Detailed Description

Simple base class for storing edge of a graph as a sorted pair of nodes.


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