Go to the documentation of this file.
18 #ifndef IGNITION_COMMON_GTSMESHUTILS_HH_
19 #define IGNITION_COMMON_GTSMESHUTILS_HH_
23 #include <gz/math/Vector2.hh>
25 #include <gz/common/config.hh>
26 #include <gz/common/graphics/Export.hh>
49 public:
static bool DelaunayTriangulation(
59 private:
static GtsSurface *DelaunayTriangulation(
_GtsSurface GtsSurface
Definition: gz/common/GTSMeshUtils.hh:29
Forward declarations for the common classes.
Creates GTS utilities for meshes.
Definition: gz/common/GTSMeshUtils.hh:40
A child mesh.
Definition: gz/common/SubMesh.hh:42