Menu

#38 function bug in D:\3rdparty\vcglib\vcg\complex\algorithms\intersection.h

v1.0_(example)
open
nobody
None
1
2014-08-03
2014-08-03
Anonymous
No

Function:
template < typename TriMeshType, class ScalarType> bool IntersectionRayMesh(TriMeshType * m, const Line3<scalartype> & ray, Point3<scalartype> & ptPoint)
In file: D:\3rdparty\vcglib\vcg\complex\algorithms\intersection.h</scalartype></scalartype>

The source code: "if(IntersectionLineTriangle<scalartype>(ray,p1,p2,p3,dist,bar1,bar2))"
should be "if(IntersectionRayTriangle<scalartype>(ray,p1,p2,p3,dist,bar1,bar2))".</scalartype></scalartype>

Discussion

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB