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

Simple point on mesh, represented by primitive id and coordinate in mesh space. More...

#include <MROneMeshContours.h>

Public Attributes

std::variant< FaceId, EdgeId, VertId > primitiveId
 
Vector3f coordinate
 

Detailed Description

Simple point on mesh, represented by primitive id and coordinate in mesh space.


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