|
void | on_run_optimize_button_clicked () |
| Run optimize tool.
|
|
void | on_cutPlanesFile_editingFinished () |
|
void | on_reconstructionButton_clicked () |
|
void | on_cutPlanesFileButton_clicked () |
|
void | on_restoreDefaults_clicked () |
|
void | on_number_of_particles_valueChanged (int val) |
|
void | handle_optimize_complete () |
|
void | handle_reconstruction_complete () |
|
void | handle_progress (int val) |
|
void | handle_error (std::string) |
|
void | handle_warning (std::string) |
|
void | on_meshDecimation_valueChanged (double v) |
|
void | on_numClusters_valueChanged (int v) |
|
void | on_weight_valueChanged (double v) |
|
void | on_maxAngle_valueChanged (double v) |
|
void | on_starting_regularization_valueChanged (double v) |
|
void | on_ending_regularization_valueChanged (double v) |
|
void | on_iterations_valueChanged (int v) |
|
void | on_decay_span_valueChanged (int v) |
|
void | handle_message (std::string) |
|
|
void | optimize_complete () |
|
void | reconstruction_complete () |
|
void | error_message (std::string) |
|
void | warning_message (std::string) |
|
void | progress (size_t) |
|
void | message (std::string) |
|
|
| OptimizeTool (Preferences &prefs) |
|
void | set_project (QSharedPointer< Project > project) |
| set the pointer to the project
|
|
void | set_preferences (bool setScales=false) |
|
void | update_preferences () |
|
void | enableActions () |
|
void | disableActions () |
|
void | setCutPlanesFile (std::string file) |
|
std::string | getCutPlanesFile () |
|
Definition at line 13 of file OptimizeTool.h.
The documentation for this class was generated from the following files:
- C:/Users/Brig/Documents/ShapeWorksStudio/src/Application/Optimize/OptimizeTool.h
- C:/Users/Brig/Documents/ShapeWorksStudio/src/Application/Optimize/OptimizeTool.cc