|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
Go to the source code of this file.
Classes | |
| class | mitk::ACVD::RemeshFilter |
| Encapsulates mitk::ACVD::Remesh function as filter. More... | |
Namespaces | |
| mitk | |
| DataCollection - Class to facilitate loading/accessing structured data. | |
| mitk::ACVD | |
Functions | |
| MITKREMESHING_EXPORT Surface::Pointer | mitk::ACVD::Remesh (Surface::ConstPointer surface, unsigned int t, int numVertices, double gradation, int subsampling=10, double edgeSplitting=0.0, int optimizationLevel=1, bool forceManifold=false, bool boundaryFixing=false) |
| Remesh a surface and store the result in a new surface. More... | |