edge from one mesh and triangle from another mesh More...
#include <MRMeshCollidePrecise.h>
Public Member Functions | |
EdgeTri ()=default | |
EdgeTri (EdgeId e, FaceId t) | |
Public Attributes | |
EdgeId | edge |
FaceId | tri |
edge from one mesh and triangle from another mesh
|
default |
|
inline |
EdgeId MR::EdgeTri::edge |
FaceId MR::EdgeTri::tri |