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

Utility class for storing an ordered edge. More...

Collaboration diagram for niftk::ordered_indexed_edge:
Collaboration graph
[legend]

Public Member Functions

 ordered_indexed_edge (const BasicVertex &a, const BasicVertex &b)
 
bool operator< (const ordered_indexed_edge &right) const
 

Public Attributes

vcl_size_t indices [2]
 
BasicVec3D centre_point
 
vcl_size_t id
 

Detailed Description

Utility class for storing an ordered edge.

Constructor & Destructor Documentation

niftk::ordered_indexed_edge::ordered_indexed_edge ( const BasicVertex a,
const BasicVertex b 
)
inline

Member Function Documentation

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

Member Data Documentation

BasicVec3D niftk::ordered_indexed_edge::centre_point
vcl_size_t niftk::ordered_indexed_edge::id
vcl_size_t niftk::ordered_indexed_edge::indices[2]

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