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 update_tile_mesh_t, including all inherited members.
ABORTED_E enum value (defined in the_transaction_t) | the_transaction_t | |
blab(the_transaction_handler_t *handler, const char *message) (defined in the_transaction_t) | the_transaction_t | virtual |
callback() (defined in the_transaction_t) | the_transaction_t | virtual |
callback_request() (defined in the_transaction_t) | the_transaction_t | |
done() const (defined in the_transaction_t) | the_transaction_t | inline |
DONE_E enum value (defined in the_transaction_t) | the_transaction_t | |
execute(the_thread_interface_t *thread) (defined in update_tile_mesh_t) | update_tile_mesh_t | inlinevirtual |
keep_first_tile_fixed_ (defined in update_tile_mesh_t) | update_tile_mesh_t | |
median_filter_radius_ (defined in update_tile_mesh_t) | update_tile_mesh_t | |
mutex_ (defined in the_transaction_t) | the_transaction_t | protected |
NOTHING_E enum value (defined in the_transaction_t) | the_transaction_t | protected |
notify(the_transaction_handler_t *handler, state_t s, const char *message=NULL) (defined in the_transaction_t) | the_transaction_t | virtual |
notify_cb() const (defined in the_transaction_t) | the_transaction_t | inline |
notify_cb_ (defined in the_transaction_t) | the_transaction_t | |
notify_cb_data_ (defined in the_transaction_t) | the_transaction_t | |
notify_cb_t typedef (defined in the_transaction_t) | the_transaction_t | |
PENDING_E enum value (defined in the_transaction_t) | the_transaction_t | |
request_ (defined in the_transaction_t) | the_transaction_t | protected |
request_t enum name (defined in the_transaction_t) | the_transaction_t | protected |
results_ (defined in update_tile_mesh_t) | update_tile_mesh_t | |
set_notify_cb(notify_cb_t cb, void *cb_data) (defined in the_transaction_t) | the_transaction_t | inline |
set_state(const state_t &s) (defined in the_transaction_t) | the_transaction_t | inline |
set_status_cb(status_cb_t cb, void *cb_data) (defined in the_transaction_t) | the_transaction_t | inline |
SKIPPED_E enum value (defined in the_transaction_t) | the_transaction_t | |
STARTED_E enum value (defined in the_transaction_t) | the_transaction_t | |
state() const (defined in the_transaction_t) | the_transaction_t | inline |
state_ (defined in the_transaction_t) | the_transaction_t | protected |
state_t enum name (defined in the_transaction_t) | the_transaction_t | |
status_cb() const (defined in the_transaction_t) | the_transaction_t | inline |
status_cb_ (defined in the_transaction_t) | the_transaction_t | |
status_cb_data_ (defined in the_transaction_t) | the_transaction_t | |
status_cb_t typedef (defined in the_transaction_t) | the_transaction_t | |
the_transaction_t() (defined in the_transaction_t) | the_transaction_t | |
tile_index_ (defined in update_tile_mesh_t) | update_tile_mesh_t | |
transform_ (defined in update_tile_mesh_t) | update_tile_mesh_t | |
update_tile_mesh_t(unsigned int tile_index, bool keep_first_tile_fixed, unsigned int median_filter_radius, std::vector< itk::GridTransform::Pointer > &transform, std::vector< intermediate_result_t > &results) (defined in update_tile_mesh_t) | update_tile_mesh_t | inline |
WAITING_E enum value (defined in the_transaction_t) | the_transaction_t | protected |
~the_transaction_t() (defined in the_transaction_t) | the_transaction_t | virtual |