Menu

#37 comments error in vcglib\vcg\space\intersection3.h

v1.0_(example)
open
nobody
None
1
2014-07-31
2014-07-31
Anonymous
No

In File: vcglib\vcg\space\intersection3.h

Function: IntersectionSegmentSphere(const Sphere3<scalar_type>& sphere, const Segment3<scalar_type>& segment, Point3<scalar_type> & t0, Point3<scalar_type> & t1)</scalar_type></scalar_type></scalar_type></scalar_type>

Comments:
t1 is a valid intersection only if the returned value is at least 1; similarly t2 is valid iff the returned value is 2.

There is no parameter t2.

Discussion

Anonymous
Anonymous

Add attachments
Cancel