Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: mesh_polyhedral_domain

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: mesh_polyhedral_domain


Chronological Thread 
  • From: ChaoM <>
  • To:
  • Subject: [cgal-discuss] Re: mesh_polyhedral_domain
  • Date: Thu, 2 May 2013 05:18:24 -0700 (PDT)

Hi:
I think the problem is about the XP system memory.The default XP system
memory is 4G. 2G for system ,and another 2G for aplication. And CGAL
polyhedron mesh domain need at least 2G memory, so the error is "the complie
's stack space is not enough"!
And I wanna to know if I have compute all the points of two
polyhedrons,and they are intersected,and I also get all the interseced
point! How can I get the "whole intersected shapes" and mesh it?
My problem is how can I input the points in the function? When I use the
Cmake to compile the "Mesh_3" example ,and I am a little confused to solve
my problem!
I hope someone meet the similar question, and point me put !
Thanks !




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/mesh-polyhedral-domain-tp4657292p4657339.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Re: mesh_polyhedral_domain, ChaoM, 05/02/2013

Archive powered by MHonArc 2.6.18.

Top of Page