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::ActionGet, including all inherited members.
Action() (defined in Core::Action) | Core::Action | |
ActionGet() (defined in Core::ActionGet) | Core::ActionGet | inline |
add_param(ActionParameterBase *parameter) | Core::Action | inlineprotected |
add_parameter(T ¶meter) | Core::Action | inlineprotected |
changes_project_data() | Core::Action | virtual |
clear_cache() | Core::Action | virtual |
Dispatch(ActionContextHandle context, StateBaseHandle &state) (defined in Core::ActionGet) | Core::ActionGet | static |
export_to_string() const | Core::Action | |
get_action_info() const =0 | Core::Action | pure virtual |
get_default_key_value(size_t index) const | Core::Action | |
get_definition() const | Core::Action | |
get_key(size_t index) const | Core::Action | |
get_key_index(const std::string &name) const | Core::Action | |
get_param(size_t index) const | Core::Action | inlineprotected |
get_type() const | Core::Action | |
get_usage() const | Core::Action | |
import_from_string(const std::string &action, std::string &error) | Core::Action | |
import_from_string(const std::string &action) | Core::Action | |
is_undoable() const | Core::Action | |
num_params() const | Core::Action | inlineprotected |
run(ActionContextHandle &context, ActionResultHandle &result) | Core::ActionGet | virtual |
translate(ActionContextHandle &context) | Core::Action | virtual |
validate(ActionContextHandle &context) | Core::ActionGet | virtual |
~Action() (defined in Core::Action) | Core::Action | virtual |