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 | |
virtual void | delete_this () |
void | lock () |
void | unlock () |
bool | try_lock () |
Static Public Member Functions | |
static the_mutex_interface_t * | create () |
Static Public Member Functions inherited from the_mutex_interface_t | |
static void | set_creator (creator_t creator) |
static the_mutex_interface_t * | create () |
Additional Inherited Members | |
Public Types inherited from the_mutex_interface_t | |
typedef the_mutex_interface_t *(* | creator_t) () |
Static Protected Attributes inherited from the_mutex_interface_t | |
static creator_t | creator_ = NULL |