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 | |
TransferFunctionControlPoint (const float value, const float opacity) | |
float | get_value () const |
float | get_opacity () const |
void | set_value (const float value) |
void | set_opacity (const float opacity) |
bool | operator== (const TransferFunctionControlPoint &rhs) const |
bool | operator!= (const TransferFunctionControlPoint &rhs) const |
bool | operator< (const TransferFunctionControlPoint &rhs) const |