Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] AABB tree

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] AABB tree


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] AABB tree
  • Date: Fri, 13 Mar 2015 11:53:19 +0100
  • Organization: GeometryFactory

Le Thursday 12 March 2015 17:26:17 hardik kabaria a écrit :
> Hello,
>
> Is it possible to plot the "mesh" of AABB tree ? This would be purely for
> the sake of presentation of a particular application developed on k-d tree.

In the demo in CGAL-4.6-beta1/demo/Polyhedron/, if you have loader a
polyhedron, there is an operation called "Create cutting plane". It does
create a cutting plane, but it also creates an AABB tree, that you can
visualize. That may suit your needs.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page