shapeworks::MeshReconstructors
Public Attributes
| Name | |
|---|---|
| std::vector< std::shared_ptr< SurfaceReconstructor > > | surface_reconstructors_ |
| std::vector< std::shared_ptr< QMeshWarper > > | mesh_warpers_ |
Public Attributes Documentation
variable surface_reconstructors_
cpp
std::vector< std::shared_ptr< SurfaceReconstructor > > surface_reconstructors_;
variable mesh_warpers_
cpp
std::vector< std::shared_ptr< QMeshWarper > > mesh_warpers_;
Updated on 2026-03-31 at 16:02:10 +0000