MeshLib
 
Loading...
Searching...
No Matches
MRMeshTriPoint.h File Reference
#include "MRMeshFwd.h"
#include "MRId.h"
#include "MRTriPoint.h"

Go to the source code of this file.

Classes

struct  MRMeshTriPoint
 

Typedefs

typedef MR_EXTERN_C_BEGIN struct MRMeshTriPoint MRMeshTriPoint
 

Typedef Documentation

◆ MRMeshTriPoint

typedef MR_EXTERN_C_BEGIN struct MRMeshTriPoint MRMeshTriPoint

encodes a point inside a triangular mesh face using barycentric coordinates

Notations used below:
v0 - the value in org( e )
v1 - the value in dest( e )
v2 - the value in dest( next( e ) )