Volume Cartographer
2.27.0
vc
meshing
SmoothNormals.hpp
Go to the documentation of this file.
1
#pragma once
2
5
#include "
vc/core/types/ITKMesh.hpp
"
6
7
namespace
volcart::meshing
8
{
23
ITKMesh::Pointer
SmoothNormals
(
const
ITKMesh::Pointer& input,
double
radius);
24
}
// namespace volcart::meshing
ITKMesh.hpp
volcart::meshing::SmoothNormals
ITKMesh::Pointer SmoothNormals(const ITKMesh::Pointer &input, double radius)
Smooth vertex normals within a specified radius.
volcart::meshing
Mesh generation and modification library.
Generated by
1.9.4