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.
Seg3D::ActionTransform Member List

This is the complete list of members for Seg3D::ActionTransform, including all inherited members.

Action() (defined in Core::Action)Core::Action
add_group_id(std::string &group_id)Seg3D::LayerAction
add_layer_id(std::string &layer_id)Seg3D::LayerAction
add_layer_id_list(std::vector< std::string > &layer_id_list)Seg3D::LayerAction
add_param(ActionParameterBase *parameter)Core::Actioninlineprotected
add_parameter(T &parameter)Core::Actioninlineprotected
changes_project_data()Core::Actionvirtual
clear_cache()Core::Actionvirtual
Dispatch(Core::ActionContextHandle context, const std::vector< std::string > &layer_ids, const Core::Point &origin, const Core::Vector &spacing, bool replace) (defined in Seg3D::ActionTransform)Seg3D::ActionTransformstatic
export_params_to_provenance_string(bool single_input=false) const Seg3D::LayerAction
export_to_string() const Core::Action
generate_output_provenance_ids(size_t num_provenance_ids)Seg3D::LayerAction
get_action_info() const =0Core::Actionpure virtual
get_default_key_value(size_t index) const Core::Action
get_definition() const Core::Action
get_input_provenance_ids()Seg3D::LayerAction
get_key(size_t index) const Core::Action
get_key_index(const std::string &name) const Core::Action
get_output_provenance_id(size_t index=0)Seg3D::LayerAction
get_output_provenance_ids(size_t num_provenance_ids=0)Seg3D::LayerAction
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
LayerAction() (defined in Seg3D::LayerAction)Seg3D::LayerAction
num_params() const Core::Actioninlineprotected
run(Core::ActionContextHandle &context, Core::ActionResultHandle &result)Seg3D::ActionTransformvirtual
set_output_provenance_ids(const ProvenanceIDList &provenance_ids)Seg3D::LayerAction
translate(Core::ActionContextHandle &context)Seg3D::LayerActionvirtual
validate(Core::ActionContextHandle &context)Seg3D::ActionTransformvirtual
~Action() (defined in Core::Action)Core::Actionvirtual