Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


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

I have a std::vector of integer image data, organized in column format. I
need to set the data associated with an Image_3 objected to the data in this
vector. Can I do this with the Image_3::set_data member function? If so, how
is this done?

Thanks,
Andrew

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



Archive powered by MHonArc 2.6.16.

Top of Page