Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: intersection of 2 Nef_Polyhedron

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: intersection of 2 Nef_Polyhedron


Chronological Thread 
  • From: tfern90 <>
  • To:
  • Subject: [cgal-discuss] Re: intersection of 2 Nef_Polyhedron
  • Date: Thu, 30 Jun 2011 23:20:09 -0700 (PDT)

I originally built the polyhedron with a off  file and an ifstream object.
After converted to Nef.

 I did not have good results

I'll try again.

I work at Orange labs and we calculate the intersections between buildings and optical beams.


2011/6/30 Sebastien Loriot (GeometryFactory) [via cgal-discuss] <[hidden email]>
thierry Fernandez wrote:
> I compile in release mode.
>
> Yes I use OFF_to_nef_3.
>
As I said OFF_to_nef_3 is slower.
First construct a polyhedron (if your input is a 2-manifold) and then
build nef from the polyhedron.

For which application are you using nef?

Sebastien.

> 2011/6/30 Sebastien Loriot (GeometryFactory) <sloriot.ml
> <http://sloriot.ml>@gmail.com <http://gmail.com>>
>
>     tfern90 wrote:
>
>         it's a bit faster, but still too: 1 second
>
>         --
>
>         View this message in context:
>         http://cgal-discuss.949826.n4.__nabble.com/intersection-of-2-__Nef-Polyhedron-__tp3635879p3636030.html
>         <http://cgal-discuss.949826.n4.nabble.com/intersection-of-2-Nef-Polyhedron-tp3635879p3636030.html>

>         Sent from the cgal-discuss mailing list archive at Nabble.com.
>
>
>     Try upgrading your computer.
>
>     Did you compile with optimizations and release mode?
>     how do you import your model as a nef polyhedron? using the
>     constructor from polyhedron or OFF_to_nef_3 (the former being faster)?
>
>
>     Sebastien.
>
>     --
>     You are currently subscribed to cgal-discuss.
>     To unsubscribe or access the archives, go to
>     https://lists-sop.inria.fr/__wws/info/cgal-discuss
>     <https://lists-sop.inria.fr/wws/info/cgal-discuss>
>
>

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




If you reply to this email, your message will be added to the discussion below:
http://cgal-discuss.949826.n4.nabble.com/intersection-of-2-Nef-Polyhedron-tp3635879p3636312.html
To unsubscribe from intersection of 2 Nef_Polyhedron, click here.



View this message in context: Re: intersection of 2 Nef_Polyhedron
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Re: intersection of 2 Nef_Polyhedron, tfern90, 07/01/2011

Archive powered by MHonArc 2.6.16.

Top of Page