|
void | handle_thread_complete () |
|
|
| MeshManager (Preferences &prefs) |
|
void | initializeReconstruction (std::vector< std::vector< itk::Point< float > > > local_pts, std::vector< std::vector< itk::Point< float > > > global_pts, std::vector< ImageType::Pointer > distance_transform, double maxAngle, float decimationPecent, int numClusters) |
|
bool | hasDenseMean () |
|
void | setMean (vtkSmartPointer< vtkPoints > sparseMean, vtkSmartPointer< vtkPolyData > denseMean, std::vector< bool > goodPoints) |
|
void | writeMeanInfo (std::string baseName) |
|
void | readMeanInfo (std::string dense, std::string sparse, std::string goodPoints) |
|
void | generateMesh (const vnl_vector< double > &shape) |
|
void | resetReconstruct () |
|
vtkSmartPointer< vtkPolyData > | getMesh (const vnl_vector< double > &shape) |
|
void | clear_cache () |
|
Definition at line 28 of file MeshManager.h.
The documentation for this class was generated from the following files:
- C:/Users/Brig/Documents/ShapeWorksStudio/src/Application/Data/MeshManager.h
- C:/Users/Brig/Documents/ShapeWorksStudio/src/Application/Data/MeshManager.cc