![]() |
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 | |
| ArrayMathProgramVariable (std::string name, float *data) | |
| Constructor of the variable. | |
| float * | get_data () |
Public Member Functions inherited from Core::Lockable | |
| mutex_type & | get_mutex () const |
Additional Inherited Members | |
Public Types inherited from Core::Lockable | |
| typedef boost::mutex | mutex_type |
| typedef boost::unique_lock< mutex_type > | lock_type |
| float * Core::ArrayMathProgramVariable::get_data | ( | ) |
Retrieve the data pointer from the central temporal storage
1.8.10