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 | |
LayerGroupWidgetPrivate (LayerGroupWidget *parent) | |
void | get_selected_layer_ids (std::vector< std::string > &layers) |
LayerWidget * | create_layer_widget (LayerHandle layer) |
void | seethrough (bool see) |
void | set_drop_target (LayerGroupWidget *target_group) |
void | enable_drop_space (bool drop) |
const std::string & | get_group_id () |
Public Attributes | |
LayerGroupWidget * | parent_ |
Ui::LayerGroupWidget | ui_ |
DropSpaceWidget * | drop_space_ |
OverlayWidget * | overlay_ |
int | group_height |
LayerGroupWidget * | drop_group_ |
GroupButtonMenu * | button_menu_ |
LayerGroupHandle | layer_group_ |
int | picked_up_group_height_ |
bool | group_menus_open_ |
bool | picked_up_ |
LayerWidgetMap | layer_map_ |