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
5namespace MR
6{
9
10
12MRMESH_API FaceBitSet fillContourLeft( const MeshTopology & topology, const EdgePath & contour );
13MRMESH_API FaceBitSet fillContourLeft( const MeshTopology & topology, const std::vector<EdgePath> & contours );
14
15}
Definition MRMeshTopology.h:22
MRMESH_API FaceBitSet fillContourLeft(const MeshTopology &topology, const EdgePath &contour)
fill region located to the left from given edges
only for bindings generation
Definition MRCameraOrientationPlugin.h:8