MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::PlanarTriangulation::IntersectionInfo Struct Reference

Info about intersection point for mapping. More...

#include <MRMesh/MR2DContoursTriangulation.h>

Public Member Functions

bool isIntersection () const

Public Attributes

VertId lOrg
VertId lDest
VertId uOrg
 ids of upper intersection edge vertices
VertId uDest
float lRatio = 0.0f
float uRatio = 0.0f

Detailed Description

Info about intersection point for mapping.


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