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::ToolManager, including all inherited members.
ActionActivateTool (defined in Seg3D::ToolManager) | Seg3D::ToolManager | friend |
ActionCloseTool (defined in Seg3D::ToolManager) | Seg3D::ToolManager | friend |
ActionOpenTool class | Seg3D::ToolManager | friend |
activate_tool(const std::string &toolid) | Seg3D::ToolManager | protected |
activate_tool_signal_ | Seg3D::ToolManager | |
active_tool_state_ (defined in Seg3D::ToolManager) | Seg3D::ToolManager | |
active_toolid() | Seg3D::ToolManager | |
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 |
close_tool(const std::string &toolid) | Seg3D::ToolManager | protected |
close_tool_signal_ | Seg3D::ToolManager | |
ConnectionHandler() (defined in Core::ConnectionHandler) | Core::ConnectionHandler | protected |
disable_tools_state_ (defined in Seg3D::ToolManager) | Seg3D::ToolManager | |
disconnect_all() | Core::ConnectionHandler | protected |
do_not_save_id_number() | Core::StateHandler | |
enable_signals(bool enabled) | Core::StateHandler | protected |
get_active_tool() | Seg3D::ToolManager | |
get_loaded_version() | Core::StateHandler | protected |
get_mutex() const (defined in Core::RecursiveLockable) | Core::RecursiveLockable | inline |
get_session_priority() | Seg3D::ToolManager | virtual |
get_statehandler_id() const | Core::StateHandler | |
get_statehandler_id_base() const | Core::StateHandler | |
get_statehandler_id_number() const | Core::StateHandler | |
get_tool(const std::string &toolid) (defined in Seg3D::ToolManager) | Seg3D::ToolManager | |
get_tool_names(std::vector< ToolIDNamePair > &tool_names) | Seg3D::ToolManager | |
get_version() | Core::StateHandler | protectedvirtual |
invalidate() | Core::StateHandler | |
is_valid() | Core::StateHandler | |
load_states(const StateIO &state_io) | Core::StateHandler | |
lock_type typedef (defined in Core::RecursiveLockable) | Core::RecursiveLockable | |
mark_as_project_data() | Core::StateHandler | |
mutex_type typedef (defined in Core::RecursiveLockable) | Core::RecursiveLockable | |
open_default_tools() | Seg3D::ToolManager | |
open_tool(const std::string &toolid, std::string &new_toolid) | Seg3D::ToolManager | protected |
open_tool_signal_ | Seg3D::ToolManager | |
post_load_states(const Core::StateIO &state_io) | Seg3D::ToolManager | protectedvirtual |
post_save_states(Core::StateIO &state_io) | Seg3D::ToolManager | protectedvirtual |
pre_load_states(const Core::StateIO &state_io) | Seg3D::ToolManager | protectedvirtual |
pre_save_states(Core::StateIO &state_io) | Seg3D::ToolManager | protectedvirtual |
RecursiveLockable() (defined in Core::RecursiveLockable) | Core::RecursiveLockable | inline |
save_states(StateIO &state_io) | Core::StateHandler | |
set_initializing(bool initializing) | Core::StateHandler | |
set_loaded_version(int loaded_version) | Core::StateHandler | protected |
state_changed() | Core::StateHandler | protectedvirtual |
StateHandler(const std::string &type_str, bool auto_id) (defined in Core::StateHandler) | Core::StateHandler | |
tool_list() | Seg3D::ToolManager | |
tool_list_type typedef (defined in Seg3D::ToolManager) | Seg3D::ToolManager | |
tool_signal_type typedef (defined in Seg3D::ToolManager) | Seg3D::ToolManager | |
ToolManagerPrivate (defined in Seg3D::ToolManager) | Seg3D::ToolManager | friend |
~ConnectionHandler() (defined in Core::ConnectionHandler) | Core::ConnectionHandler | protectedvirtual |
~RecursiveLockable() (defined in Core::RecursiveLockable) | Core::RecursiveLockable | inline |
~StateHandler() (defined in Core::StateHandler) | Core::StateHandler | virtual |