MeshLib C++ Docs
Loading...
Searching...
No Matches
MRInnerShell.h File Reference
#include "MRMeshFwd.h"
#include <cfloat>

Go to the source code of this file.

Classes

struct  MR::FindInnerShellSettings
struct  MR::ShellVertexInfo
 information about shell vertex More...

Namespaces

namespace  MR
 only for bindings generation

Enumerations

enum class  MR::Side { MR::Side::Negative , MR::Side::Positive }

Functions

ShellVertexInfo MR::classifyShellVert (const MeshPart &mp, const Vector3f &shellPoint, const FindInnerShellSettings &settings={})
VertBitSet MR::findInnerShellVerts (const MeshPart &mp, const Mesh &shell, const FindInnerShellSettings &settings={})
FaceBitSet MR::findInnerShellFacesWithSplits (const MeshPart &mp, Mesh &shell, const FindInnerShellSettings &settings={})