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 Core::TransferFunction, 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 |
clear() (defined in Core::TransferFunction) | Core::TransferFunction | |
ConnectionHandler() (defined in Core::ConnectionHandler) | Core::ConnectionHandler | protected |
create_feature() (defined in Core::TransferFunction) | Core::TransferFunction | |
delete_feature(const std::string &feature_id) (defined in Core::TransferFunction) | Core::TransferFunction | |
disconnect_all() | Core::ConnectionHandler | protected |
do_not_save_id_number() | Core::StateHandler | |
enable_signals(bool enabled) | Core::StateHandler | protected |
faux_shading_state_ | Core::TransferFunction | |
feature_added_signal_ (defined in Core::TransferFunction) | Core::TransferFunction | |
feature_deleted_signal_ (defined in Core::TransferFunction) | Core::TransferFunction | |
feature_signal_type typedef (defined in Core::TransferFunction) | Core::TransferFunction | |
get_diffuse_lut() const | Core::TransferFunction | |
get_feature(const std::string &feature_id) const (defined in Core::TransferFunction) | Core::TransferFunction | |
get_loaded_version() | Core::StateHandler | protected |
get_session_priority() | Core::StateHandler | protectedvirtual |
get_specular_lut() const | Core::TransferFunction | |
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 | |
post_load_states(const StateIO &state_io) | Core::TransferFunction | protectedvirtual |
post_save_states(StateIO &state_io) | Core::TransferFunction | 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 |
state_changed() | Core::StateHandler | protectedvirtual |
StateHandler(const std::string &type_str, bool auto_id) (defined in Core::StateHandler) | Core::StateHandler | |
transfer_function_changed_signal_ (defined in Core::TransferFunction) | Core::TransferFunction | |
TransferFunction() (defined in Core::TransferFunction) | Core::TransferFunction | |
~ConnectionHandler() (defined in Core::ConnectionHandler) | Core::ConnectionHandler | protectedvirtual |
~StateHandler() (defined in Core::StateHandler) | Core::StateHandler | virtual |
~TransferFunction() (defined in Core::TransferFunction) | Core::TransferFunction |