MeshLib C++ Docs
Loading...
Searching...
No Matches
MRFillContour.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
MRMeshFwd.h
"
4
5
namespace
MR
6
{
7
8
// fill region located to the left from given edges
9
MRMESH_API
FaceBitSet
fillContourLeft
(
const
MeshTopology
& topology,
const
EdgePath
& contour );
10
MRMESH_API
FaceBitSet
fillContourLeft
(
const
MeshTopology
& topology,
const
std::vector<EdgePath> & contours );
11
12
}
//namespace MRE
MRMeshFwd.h
MRMESH_API
#define MRMESH_API
Definition
MRMesh/MRMeshFwd.h:68
MR::MeshTopology
Definition
MRMesh/MRMeshTopology.h:18
MR
MR::fillContourLeft
MRMESH_API FaceBitSet fillContourLeft(const MeshTopology &topology, const EdgePath &contour)
MR::EdgePath
std::vector< EdgeId > EdgePath
Definition
MRMesh/MRMeshFwd.h:120
MeshLib
source
MRMesh
MRFillContour.h
Generated by
1.11.0