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.
|
Static Public Member Functions | |
static bool | verify_termination () |
Static Protected Member Functions | |
static bool | should_terminate_immediately () |
static std::list< the_terminator_t * > & | terminators () |
static void | add (the_terminator_t *terminator) |
static void | del (the_terminator_t *terminator) |
Protected Attributes | |
std::string | id_ |
bool | termination_requested_ |