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.
Filter::PadFilter Member List

This is the complete list of members for Filter::PadFilter, including all inherited members.

abort_and_wait() overrideSeg3D::LayerFiltervirtual
check_abort() overrideSeg3D::LayerFiltervirtual
check_stop()Seg3D::LayerFilter
connect_abort(const LayerHandle &layer)Seg3D::LayerFilter
connect_stop(const LayerHandle &layer)Seg3D::LayerFilter
create_and_lock_data_layer(const Core::GridTransform &grid_trans, LayerHandle src_layer, LayerHandle &dst_layer)Seg3D::LayerFilter
create_and_lock_data_layer_from_layer(LayerHandle src_layer, LayerHandle &dst_layer)Seg3D::LayerFilter
create_and_lock_mask_layer(const Core::GridTransform &grid_trans, LayerHandle src_layer, LayerHandle &dst_layer)Seg3D::LayerFilter
create_and_lock_mask_layer_from_layer(LayerHandle src_layer, LayerHandle &dst_layer)Seg3D::LayerFilter
create_and_lock_mask_layer_from_layer(LayerHandle src_layer, LayerHandle &dst_layer, std::string dst_name)Seg3D::LayerFilter
create_cropped_large_volume_layer(const Core::GridTransform &crop_trans, LayerHandle src_layer, LayerHandle &dst_layer)Seg3D::LayerFilter
create_undo_redo_and_provenance_record(Core::ActionContextHandle context, Core::ActionHandle action, bool split_prov=false)Seg3D::LayerFilter
dispatch_delete_layer(LayerHandle layer)Seg3D::LayerFilter
dispatch_insert_data_volume_into_layer(LayerHandle layer, Core::DataVolumeHandle data, bool update_histogram)Seg3D::LayerFilter
dispatch_insert_mask_volume_into_layer(LayerHandle layer, Core::MaskVolumeHandle mask)Seg3D::LayerFilter
dispatch_unlock_layer(LayerHandle layer)Seg3D::LayerFilter
find_layer(const std::string &layer_id, LayerHandle &layer)Seg3D::LayerFilter
get_dst_layer_ids() const (defined in Filter::PadFilter)Filter::PadFilterinline
get_filter_name() const Filter::PadFilterinlinevirtual
get_key() const Seg3D::LayerFilter
get_layer_prefix() const Filter::PadFilterinlinevirtual
get_notifier()Seg3D::LayerFilter
get_sandbox()Seg3D::LayerFilter
handle_abort()Seg3D::LayerFilterprotectedvirtual
handle_stop()Seg3D::LayerFilterprotectedvirtual
LayerAbstractFilter() (defined in Seg3D::LayerAbstractFilter)Seg3D::LayerAbstractFilter
LayerFilter() (defined in Seg3D::LayerFilter)Seg3D::LayerFilter
lock_for_deletion(LayerHandle layer)Seg3D::LayerFilter
lock_for_processing(LayerHandle layer)Seg3D::LayerFilter
lock_for_use(LayerHandle layer)Seg3D::LayerFilter
pad_data_layer(Seg3D::DataLayerHandle input, Seg3D::DataLayerHandle output) (defined in Filter::PadFilter)Filter::PadFilter
pad_mask_layer(Seg3D::MaskLayerHandle input, Seg3D::MaskLayerHandle output) (defined in Filter::PadFilter)Filter::PadFilter
PadFilter(bool replace, const std::string &padding, Seg3D::SandboxID sandbox) (defined in Filter::PadFilter)Filter::PadFilter
raise_abort() overrideSeg3D::LayerFiltervirtual
raise_stop()Seg3D::LayerFilter
report_error(const std::string &error)Seg3D::LayerFilter
run()Seg3D::LayerFilterprotectedvirtual
run_filter()Filter::PadFiltervirtual
set_sandbox(SandboxID sandbox)Seg3D::LayerFilter
setup_layers(const std::vector< std::string > &layer_ids, const Core::GridTransform &grid_transform) (defined in Filter::PadFilter)Filter::PadFilter
Start(RunnableHandle runnable) (defined in Core::Runnable)Core::Runnablestatic
update_provenance_action_string(Core::ActionHandle action)Seg3D::LayerFilter
~LayerAbstractFilter() (defined in Seg3D::LayerAbstractFilter)Seg3D::LayerAbstractFiltervirtual
~LayerFilter() (defined in Seg3D::LayerFilter)Seg3D::LayerFiltervirtual
~PadFilter() (defined in Filter::PadFilter)Filter::PadFilterinlinevirtual
~Runnable() (defined in Core::Runnable)Core::Runnablevirtual