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 | Public Attributes | List of all members
Seg3D::LayerGroupWidgetPrivate Class Reference
Inheritance diagram for Seg3D::LayerGroupWidgetPrivate:

Public Member Functions

 LayerGroupWidgetPrivate (LayerGroupWidget *parent)
 
void get_selected_layer_ids (std::vector< std::string > &layers)
 
LayerWidgetcreate_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

LayerGroupWidgetparent_
 
Ui::LayerGroupWidget ui_
 
DropSpaceWidgetdrop_space_
 
OverlayWidgetoverlay_
 
int group_height
 
LayerGroupWidgetdrop_group_
 
GroupButtonMenubutton_menu_
 
LayerGroupHandle layer_group_
 
int picked_up_group_height_
 
bool group_menus_open_
 
bool picked_up_
 
LayerWidgetMap layer_map_
 

The documentation for this class was generated from the following file: