MeshLib C++ Docs
Loading...
Searching...
No Matches
MRMeshDoubleLayer.h
Go to the documentation of this file.
1#pragma once
2
3#include "MRMeshFwd.h"
4
5namespace MR
6{
9
10
15[[nodiscard]] MRMESH_API FaceBitSet findOuterLayer( const Mesh & mesh );
16
17}
#define MRMESH_API
Definition MRMeshFwd.h:80
FaceBitSet findOuterLayer(const Mesh &mesh)
only for bindings generation
Definition MRCameraOrientationPlugin.h:8
Definition MRMesh.h:23