Volume Cartographer 2.27.0
|
#include "vc/core/types/ITKMesh.hpp"
Go to the source code of this file.
Namespaces | |
namespace | volcart |
Volume Cartographer library | |
namespace | volcart::meshing |
Mesh generation and modification library. | |
Functions | |
ITKMesh::Pointer | volcart::meshing::SmoothNormals (const ITKMesh::Pointer &input, double radius) |
Smooth vertex normals within a specified radius. More... | |