Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Image_3 from a std::vector

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Image_3 from a std::vector


Chronological Thread 
  • From: slaughter <>
  • To:
  • Subject: [cgal-discuss] Re: Image_3 from a std::vector
  • Date: Thu, 12 Apr 2012 13:19:20 -0700 (PDT)

What do you mean by this: "If 'image' is a default initialized Image_3
object".

I am creating my Image_3 as:
CGAL::Image_3 im;

The set_data command as you suggested is causing a Segmentation fault.

Thanks,
Andrew

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Image-3-from-a-std-vector-tp4552785p4552962.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page