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.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Core::ActionScaleView Member List

This is the complete list of members for Core::ActionScaleView, including all inherited members.

Action() (defined in Core::Action)Core::Action
add_param(ActionParameterBase *parameter)Core::Actioninlineprotected
add_parameter(T &parameter)Core::Actioninlineprotected
clear_cache()Core::Actionvirtual
Dispatch(ActionContextHandle context, StateViewBaseHandle &view_state, double ratio) (defined in Core::ActionScaleView)Core::ActionScaleViewstatic
export_to_string() const Core::Action
get_action_info() const =0Core::Actionpure 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::Actioninlineprotected
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::Actioninlineprotected
translate(ActionContextHandle &context)Core::Actionvirtual
~Action() (defined in Core::Action)Core::Actionvirtual