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.
|
This is the complete list of members for Seg3D::SliceRange, including all inherited members.
add_connection(const boost::signals2::connection &connection) | Core::ConnectionHandler | protected |
add_connection(const ConnectionHandlerConnectionHandle &connection) | Core::ConnectionHandler | protected |
add_state(const std::string &key, HANDLE &state, const T &default_value) | Core::StateHandler | inline |
add_state(const std::string &key, HANDLE &state, const T &default_value, const T &min_value, const T &max_value, const T &step) | Core::StateHandler | inline |
add_state(const std::string &key, HANDLE &state) | Core::StateHandler | inline |
add_state(const std::string &key, HANDLE &state, const std::string &default_option, const std::string &option_list) | Core::StateHandler | inline |
add_state(const std::string &key, HANDLE &state, const std::string &default_option, const std::vector< std::string > option_list) | Core::StateHandler | inline |
add_state(const std::string &key, HANDLE &state, const std::string &default_option, const std::vector< OptionLabelPair > option_list) | Core::StateHandler | inline |
add_state(const std::string &key, HANDLE &state, const std::vector< std::string > &default_options, const std::vector< OptionLabelPair > option_list) | Core::StateHandler | inline |
add_state(const std::string &key, HANDLE &state, const std::vector< std::string > &default_options, const std::string &option_list) | Core::StateHandler | inline |
add_state(const std::string &key, HANDLE &state, const std::vector< T > &default_value) | Core::StateHandler | inline |
clean_up() | Core::StateHandler | protectedvirtual |
ConnectionHandler() (defined in Core::ConnectionHandler) | Core::ConnectionHandler | protected |
disconnect_all() | Core::ConnectionHandler | protected |
do_not_save_id_number() | Core::StateHandler | |
enable_signals(bool enabled) | Core::StateHandler | protected |
execute(Core::ActionContextHandle context) | Seg3D::SliceRange | |
get_loaded_version() | Core::StateHandler | protected |
get_session_priority() | Core::StateHandler | protectedvirtual |
get_statehandler_id() const | Core::StateHandler | |
get_statehandler_id_base() const | Core::StateHandler | |
get_statehandler_id_number() const | Core::StateHandler | |
get_version() | Core::StateHandler | protectedvirtual |
invalidate() | Core::StateHandler | |
is_valid() | Core::StateHandler | |
load_states(const StateIO &state_io) | Core::StateHandler | |
mark_as_project_data() | Core::StateHandler | |
max_slice_state_ (defined in Seg3D::SliceRange) | Seg3D::SliceRange | |
min_slice_state_ (defined in Seg3D::SliceRange) | Seg3D::SliceRange | |
post_load_states(const StateIO &state_io) | Core::StateHandler | protectedvirtual |
post_save_states(StateIO &state_io) | Core::StateHandler | protectedvirtual |
pre_load_states(const StateIO &state_io) | Core::StateHandler | protectedvirtual |
pre_save_states(StateIO &state_io) | Core::StateHandler | protectedvirtual |
save_states(StateIO &state_io) | Core::StateHandler | |
set_initializing(bool initializing) | Core::StateHandler | |
set_loaded_version(int loaded_version) | Core::StateHandler | protected |
SliceRange(LayerHandle src_layer) (defined in Seg3D::SliceRange) | Seg3D::SliceRange | |
src_layer_ (defined in Seg3D::SliceRange) | Seg3D::SliceRange | |
state_changed() | Core::StateHandler | protectedvirtual |
StateHandler(const std::string &type_str, bool auto_id) (defined in Core::StateHandler) | Core::StateHandler | |
~ConnectionHandler() (defined in Core::ConnectionHandler) | Core::ConnectionHandler | protectedvirtual |
~SliceRange() (defined in Seg3D::SliceRange) | Seg3D::SliceRange | virtual |
~StateHandler() (defined in Core::StateHandler) | Core::StateHandler | virtual |