Go to the documentation of this file.
18 #ifndef GZ_COMMON_GTSMESHUTILS_HH_
19 #define GZ_COMMON_GTSMESHUTILS_HH_
23 #include <gz/math/Vector2.hh>
24 #include <gz/common/graphics/Export.hh>
47 public:
static bool DelaunayTriangulation(
57 private:
static GtsSurface *DelaunayTriangulation(
_GtsSurface GtsSurface
Definition: gz/common/GTSMeshUtils.hh:27
Forward declarations for the common classes.
Creates GTS utilities for meshes.
Definition: gz/common/GTSMeshUtils.hh:38
A child mesh.
Definition: gz/common/SubMesh.hh:40