Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Public Member Functions | Public Attributes | List of all members
local_mapping_t Class Reference

Public Member Functions

 local_mapping_t (const unsigned int &from=UINT_MAX, const unsigned int &to=UINT_MAX, const double &dist=std::numeric_limits< double >::max())
 
bool operator< (const local_mapping_t &m) const
 
bool operator== (const local_mapping_t &m) const
 

Public Attributes

unsigned int from_
 
unsigned int to_
 
double distance_
 

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