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::ActionActivateTool, including all inherited members.
Action() (defined in Core::Action) | Core::Action | |
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 |
Create(const std::string &toolid) | Seg3D::ActionActivateTool | static |
Dispatch(Core::ActionContextHandle context, const std::string &toolid) | Seg3D::ActionActivateTool | 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(Core::ActionContextHandle &context, Core::ActionResultHandle &result) | Seg3D::ActionActivateTool | virtual |
translate(ActionContextHandle &context) | Core::Action | virtual |
validate(Core::ActionContextHandle &context) | Seg3D::ActionActivateTool | virtual |
~Action() (defined in Core::Action) | Core::Action | virtual |