MeshLib C++ Docs
Loading...
Searching...
No Matches
MRTerrainTriangulation.h
Go to the documentation of this file.
1
#pragma once
2
#include "
MRMeshFwd.h
"
3
#include "
MRMesh.h
"
4
#include "
MRProgressCallback.h
"
5
#include "
MRExpected.h
"
6
7
namespace
MR
8
{
9
12
[[nodiscard]]
MRMESH_API
Expected<Mesh>
terrainTriangulation
( std::vector<Vector3f> points, ProgressCallback cb = {} );
13
14
}
MRExpected.h
MRMeshFwd.h
MRMESH_API
#define MRMESH_API
Definition
MRMeshFwd.h:80
MRMesh.h
MRProgressCallback.h
MR
Definition
MRCameraOrientationPlugin.h:8
MR::terrainTriangulation
MRMESH_API Expected< Mesh > terrainTriangulation(std::vector< Vector3f > points, ProgressCallback cb={})
MeshLib
source
MRMesh
MRTerrainTriangulation.h
Generated by
1.11.0