← Back to team overview

yade-dev team mailing list archive

[Bug 1257843] Re: /pkg/dem/Tetra.cpp:116: error: no matching function for call to ‘intersection(const CGAL::Triangle_3<CGAL::Cartesian<double> >&, const CGAL::Segment_3<CGAL::Cartesian<double> >&)’

 

I don't see any intersect(triangle, segment) in CGAL 4.3 (latest)
documentation.

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1257843

Title:
  /pkg/dem/Tetra.cpp:116: error: no matching function for call to
  ‘intersection(const CGAL::Triangle_3<CGAL::Cartesian<double> >&, const
  CGAL::Segment_3<CGAL::Cartesian<double> >&)’

Status in Yet Another Dynamic Engine:
  New

Bug description:
  This compile error occurs on lucid (10.04). I know it is an old ubuntu, but it would be nice to keep compatibility.
  I guess the intersection(segment,triangle) is not available on older CGAL, though I'm a bit surprised.

  Not compiling Tetra on old systems is an option.

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1257843/+subscriptions


References