![]() |
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::AbstractViewer, including all inherited members.
| AbstractViewer(size_t viewer_id) (defined in Core::AbstractViewer) | Core::AbstractViewer | |
| AbstractViewerPrivate (defined in Core::AbstractViewer) | Core::AbstractViewer | friend |
| 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 |
| get_cursor() const | Core::AbstractViewer | |
| get_height() const | Core::AbstractViewer | |
| get_loaded_version() | Core::StateHandler | protected |
| get_mutex() const (defined in Core::Lockable) | Core::Lockable | inlineprivate |
| get_overlay_texture() | Core::AbstractViewer | |
| 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_texture() | Core::AbstractViewer | |
| get_version() | Core::StateHandler | protectedvirtual |
| get_viewer_id() const | Core::AbstractViewer | |
| get_width() const | Core::AbstractViewer | |
| install_renderer(AbstractRendererHandle renderer) | Core::AbstractViewer | virtual |
| invalidate() | Core::StateHandler | |
| is_valid() | Core::StateHandler | |
| key_press_event(int key, int modifiers, int x, int y) | Core::AbstractViewer | virtual |
| key_release_event(int key, int modifiers, int x, int y) | Core::AbstractViewer | virtual |
| load_states(const StateIO &state_io) | Core::StateHandler | |
| lock_type typedef (defined in Core::Lockable) | Core::Lockable | private |
| Lockable() (defined in Core::Lockable) | Core::Lockable | inlineprivate |
| mark_as_project_data() | Core::StateHandler | |
| mouse_enter_event(int x, int y) | Core::AbstractViewer | virtual |
| mouse_leave_event() | Core::AbstractViewer | virtual |
| mouse_move_event(const MouseHistory &mouse_history, int button, int buttons, int modifiers) | Core::AbstractViewer | virtual |
| mouse_press_event(const MouseHistory &mouse_history, int button, int buttons, int modifiers) | Core::AbstractViewer | virtual |
| mouse_release_event(const MouseHistory &mouse_history, int button, int buttons, int modifiers) | Core::AbstractViewer | virtual |
| mutex_type typedef (defined in Core::Lockable) | Core::Lockable | private |
| 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 |
| redraw_all_signal_ | Core::AbstractViewer | |
| redraw_overlay_signal_ | Core::AbstractViewer | |
| redraw_scene_signal_ | Core::AbstractViewer | |
| redraw_signal_type typedef (defined in Core::AbstractViewer) | Core::AbstractViewer | |
| resize(int width, int height) | Core::AbstractViewer | virtual |
| save_states(StateIO &state_io) | Core::StateHandler | |
| set_cursor(CursorShape cursor) | Core::AbstractViewer | |
| 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 | |
| update_display_signal_ | Core::AbstractViewer | |
| update_display_signal_type typedef | Core::AbstractViewer | |
| viewer_visible_state_ | Core::AbstractViewer | |
| wheel_event(int delta, int x, int y, int buttons, int modifiers) | Core::AbstractViewer | virtual |
| ~AbstractViewer() (defined in Core::AbstractViewer) | Core::AbstractViewer | virtual |
| ~ConnectionHandler() (defined in Core::ConnectionHandler) | Core::ConnectionHandler | protectedvirtual |
| ~Lockable() (defined in Core::Lockable) | Core::Lockable | inlineprivate |
| ~StateHandler() (defined in Core::StateHandler) | Core::StateHandler | virtual |
1.8.10