Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Slots | Signals | Public Member Functions
MeshManager Class Reference
+ Inheritance diagram for MeshManager:
+ Collaboration diagram for MeshManager:

Public Slots

void handle_thread_complete ()
 

Signals

void new_mesh ()
 

Public Member Functions

 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 ()
 

Detailed Description

Definition at line 28 of file MeshManager.h.


The documentation for this class was generated from the following files: