NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Member Functions | Public Attributes | List of all members
niftk::ordered_size_t_pair Class Reference

Utility class for storing an ordered pair of vertex indices. More...

Public Member Functions

 ordered_size_t_pair (const vcl_size_t &a, const vcl_size_t &b)
 
bool operator< (const ordered_size_t_pair &right) const
 

Public Attributes

vcl_size_t indices [2]
 

Detailed Description

Utility class for storing an ordered pair of vertex indices.

Constructor & Destructor Documentation

niftk::ordered_size_t_pair::ordered_size_t_pair ( const vcl_size_t &  a,
const vcl_size_t &  b 
)
inline

Member Function Documentation

bool niftk::ordered_size_t_pair::operator< ( const ordered_size_t_pair right) const
inline

Member Data Documentation

vcl_size_t niftk::ordered_size_t_pair::indices[2]

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