MeshLib
 
Loading...
Searching...
No Matches
MRContoursCut.h File Reference
#include "MRMeshFwd.h"

Go to the source code of this file.

Classes

struct  OneMeshIntersection
 simple point on mesh, represented by primitive id and coordinate in mesh space More...
 
struct  OneMeshContour
 one contour on mesh More...
 
class  ContoursCut
 

Typedefs

using OneMeshContours = List<OneMeshContour>
 list of contours on mesh
 

Enumerations

enum class  VariantIndex { Face , Edge , Vertex }
 represents primitive type More...
 

Typedef Documentation

◆ OneMeshContours

list of contours on mesh

Enumeration Type Documentation

◆ VariantIndex

enum class VariantIndex
strong

represents primitive type

Enumerator
Face 
Edge 
Vertex