|
void | handle_vertices_changed () |
|
void | handle_path_changed () |
|
void | handle_slice_changed () |
|
void | handle_speed_params_changed () |
|
void | handle_roi_mask_layer_changed (std::string layer_id) |
|
void | handle_target_data_layer_changed (std::string layer_id) |
|
bool | find_vertex (ViewerHandle viewer, int x, int y, int &index) |
|
bool | find_closest_vertex (ViewerHandle viewer, int x, int y, int &index) |
|
void | execute_fill_erase (ActionContextHandle context, bool erase, ViewerHandle viewer=ViewerHandle()) |
|
void | execute_path () |
|
bool | get_update_paths () |
|
void | set_update_paths (bool update_all_paths) |
|
|
SpeedlineTool * | tool_ |
|
bool | moving_vertex_ |
|
int | vertex_index_ |
|
size_t | slice_no_ [6] |
|
bool | initialized_ |
|
boost::signals2::connection | viewer_connection_ [6] |
|
The documentation for this class was generated from the following file:
- Application/Tools/SpeedlineTool.cc