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::LayerPrivate Class Reference
Inheritance diagram for Seg3D::LayerPrivate:
Core::ConnectionHandler

Public Member Functions

void handle_locked_state_changed (bool locked)
 
void handle_data_state_changed (std::string data_state)
 
void handle_visible_state_changed (size_t viewer_id, bool visible)
 
void handle_abort ()
 
void handle_stop ()
 
- Public Member Functions inherited from Core::ConnectionHandler
void add_connection (const boost::signals2::connection &connection)
 
void add_connection (const ConnectionHandlerConnectionHandle &connection)
 
void disconnect_all ()
 

Public Attributes

Layerlayer_
 
LayerGroupWeakHandle layer_group_
 
std::set< Layer::filter_key_typekeys_
 
LayerAbstractFilterWeakHandle filter_
 
bool abort_
 
bool stop_
 

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