gz/common/GTSMeshUtils.hh
Go to the documentation of this file.
Creates GTS utilities for meshes.
Definition: gz/common/GTSMeshUtils.hh:41
static bool DelaunayTriangulation(const std::vector< math::Vector2d > &_vertices, const std::vector< math::Vector2i > &_edges, SubMesh *_submesh)
Perform delaunay triangulation on input vertices.
Forward declarations for the common classes.