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 Types | |
typedef std::vector< Core::Point > | PointVector |
Public Types inherited from Core::Lockable | |
typedef boost::mutex | mutex_type |
typedef boost::unique_lock< mutex_type > | lock_type |
Public Member Functions | |
void | handle_target_layer_changed () |
void | handle_units_selection_changed (std::string units) |
void | update_unit_point_list () |
void | update_viewers () |
Public Member Functions inherited from Core::Lockable | |
mutex_type & | get_mutex () const |
Public Attributes | |
PointsSelectTool * | tool_ |
ViewerHandle | viewer_ |