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 Slots | |
void | set_view_transform (const QTransform &matrix) |
Public Member Functions | |
QtTransferFunctionScene (QObject *parent=0) | |
void | add_curve (QtTransferFunctionCurve *curve) |
void | delete_curve (const std::string &feature_id) |
QtTransferFunctionCurve * | get_active_curve () |
QtTransferFunctionCurve * | get_curve (const std::string &feature_id) |
Friends | |
class | QtTransferFunctionScenePrivate |