TriangleMeshToSDF.h
Go to the documentation of this file.
Definition: pybind11Utils.h:24
void TriangleMeshToSDF(const TriangleMesh3 &mesh, ScalarGrid3 *sdf, const unsigned int exactBand=1)
Generates signed-distance field out of given triangle mesh.