Jet  v1.3.3
Namespaces | Functions
triangle_mesh_to_sdf.h File Reference
#include <jet/scalar_grid3.h>
#include <jet/triangle_mesh3.h>

Go to the source code of this file.

Namespaces

 jet
 

Functions

void jet::triangleMeshToSdf (const TriangleMesh3 &mesh, ScalarGrid3 *sdf, const unsigned int exactBand=1)
 Generates signed-distance field out of given triangle mesh. More...