#define MR_EXTERN_C_BEGIN
Definition MRMeshC/MRMeshFwd.h:26
#define MR_EXTERN_C_END
Definition MRMeshC/MRMeshFwd.h:27
MR_EXTERN_C_BEGIN struct MRMeshTriPoint MRMeshTriPoint
edge index
Definition MRMeshC/MRId.h:8
Definition MRMeshC/MRMeshTriPoint.h:15
MRTriPointf bary
Definition MRMeshC/MRMeshTriPoint.h:22
MREdgeId e
left face of this edge is considered
Definition MRMeshC/MRMeshTriPoint.h:17
encodes a point inside a triangle using barycentric coordinates
Definition MRMeshC/MRTriPoint.h:11