MeshLib C++ Docs
Loading...
Searching...
No Matches
MRMeshBoundary.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
MRMeshFwd.h
"
4
5
namespace
MR
6
{
7
9
15
MRMESH_API
void
straightenBoundary
(
Mesh
& mesh, EdgeId bd,
float
minNeiNormalsDot,
float
maxTriAspectRatio, FaceBitSet* newFaces =
nullptr
);
16
17
}
// namespace MR
MRMeshFwd.h
MRMESH_API
#define MRMESH_API
Definition
MRMesh/MRMeshFwd.h:68
MR::straightenBoundary
MRMESH_API void straightenBoundary(Mesh &mesh, EdgeId bd, float minNeiNormalsDot, float maxTriAspectRatio, FaceBitSet *newFaces=nullptr)
MR
MR::Mesh
Definition
MRMesh/MRMesh.h:23
MeshLib
source
MRMesh
MRMeshBoundary.h
Generated by
1.11.0