MeshLib C++ Docs
Loading...
Searching...
No Matches

edge from one mesh and triangle from another mesh More...

#include <MRMesh/MRMeshCollidePrecise.h>

Public Member Functions

 EdgeTri ()=default
 EdgeTri (EdgeId e, FaceId t)

Public Attributes

EdgeId edge
FaceId tri

Detailed Description

edge from one mesh and triangle from another mesh

Constructor & Destructor Documentation

◆ EdgeTri() [1/2]

MR::EdgeTri::EdgeTri ( )
default

◆ EdgeTri() [2/2]

MR::EdgeTri::EdgeTri ( EdgeId e,
FaceId t )
inline

Member Data Documentation

◆ edge

EdgeId MR::EdgeTri::edge

◆ tri

FaceId MR::EdgeTri::tri

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