MeshLib
 
Loading...
Searching...
No Matches
ContoursCut Class Reference

#include <MRContoursCut.h>

Static Public Member Functions

static OneMeshContours GetOneMeshIntersectionContours (Mesh^ meshA, Mesh^ meshB, ContinousContours^ contours, bool getMeshAIntersections, CoordinateConverters^ converters)
 
static OneMeshContours GetOneMeshIntersectionContours (Mesh^ meshA, Mesh^ meshB, ContinousContours^ contours, bool getMeshAIntersections, CoordinateConverters^ converters, AffineXf3f^ rigidB2A)
 

Member Function Documentation

◆ GetOneMeshIntersectionContours() [1/2]

static OneMeshContours ContoursCut::GetOneMeshIntersectionContours ( Mesh^ meshA,
Mesh^ meshB,
ContinousContours^ contours,
bool getMeshAIntersections,
CoordinateConverters^ converters )
static

converts ordered continuous contours of two meshes to OneMeshContours converters is required for better precision in case of degenerations note that contours should not have intersections

◆ GetOneMeshIntersectionContours() [2/2]

static OneMeshContours ContoursCut::GetOneMeshIntersectionContours ( Mesh^ meshA,
Mesh^ meshB,
ContinousContours^ contours,
bool getMeshAIntersections,
CoordinateConverters^ converters,
AffineXf3f^ rigidB2A )
static

converts ordered continuous contours of two meshes to OneMeshContours converters is required for better precision in case of degenerations note that contours should not have intersections


The documentation for this class was generated from the following file: