Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] can't create stl containers of type AABB tree in CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] can't create stl containers of type AABB tree in CGAL


Chronological Thread 
  • From: dontcarebear <>
  • To:
  • Subject: Re: [cgal-discuss] can't create stl containers of type AABB tree in CGAL
  • Date: Mon, 17 Mar 2014 06:37:03 -0700 (PDT)

Tried debugging it crashed spontaneously before running the command that uses
the pointer (it points me to the Half edge data structure) . even a very
simple program that replaces the AABB tree with a pointer to the tree
crashes.

I find it weird that it's so hard creating a map (or any other STL
container) of type AABB Tree.
I think that it is tied to the problem of assigning the tree to the map.

p.s the stack overflow post is mine to, and the solution there didn't help
too...



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/can-t-create-stl-containers-of-type-AABB-tree-in-CGAL-tp4658973p4658975.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page