This commit is contained in:
Luigi Malomo 2019-01-17 16:37:01 +01:00
parent 44c32a0b02
commit b320f95ed7
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ bool IntersectionRayMesh(
/* Baricentric coord 1*/ ScalarType &bar1,
/* Baricentric coord 2*/ ScalarType &bar2,
/* Baricentric coord 3*/ ScalarType &bar3,
/* FacePointer */ typename TriMeshType::FacePointer fp
/* FacePointer */ typename TriMeshType::FacePointer & fp
)
{
//typedef typename TriMeshType::FaceContainer FaceContainer;