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 | |
ProvenanceTreeItem (ProvenanceTreeItem *parent=0) | |
QVariant | data (int column) |
void | add_child (ProvenanceTreeItemHandle child) |
Public Attributes | |
std::vector< ProvenanceTreeItemHandle > | children_ |
ProvenanceTreeItem * | parent_ |
int | row_ |
QString | timestamp_ |
QString | user_ |
QString | action_name_ |
QString | action_params_ |
QString | poi_ |
size_t | prov_step_index_ |