Skip to content

fix(core): complete meshFunction baricentric API

Description

Add a method

FWMATH_API bool isInsideThetrahedron( const ::glm::dvec4 barycentricCoord);

in the MeshFunction

Closes #606 (closed)

How to test it?

run Mesh Function Test

Edited by Michaël KUGLER

Merge request reports