Go to the source code of this file.
Classes | |
| struct | MR::FindInnerShellSettings |
| struct | MR::ShellVertexInfo |
| information about shell vertex More... | |
Namespaces | |
| namespace | MR |
Enumerations | |
| enum class | MR::Side { MR::Negative , MR::Positive } |
Functions | |
| MRMESH_API ShellVertexInfo | MR::classifyShellVert (const MeshPart &mp, const Vector3f &shellPoint, const FindInnerShellSettings &settings={}) |
| MRMESH_API VertBitSet | MR::findInnerShellVerts (const MeshPart &mp, const Mesh &shell, const FindInnerShellSettings &settings={}) |
| MRMESH_API FaceBitSet | MR::findInnerShellFacesWithSplits (const MeshPart &mp, Mesh &shell, const FindInnerShellSettings &settings={}) |