Go to the source code of this file.
Classes | |
struct | MRMeshTriPoint |
Typedefs | |
typedef MR_EXTERN_C_BEGIN struct MRMeshTriPoint | 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 ) )