diff src/graphics.h.in @ 9680:73153525df9a

initial implementation of OpenGL image rendering
author Shai Ayal <shaiay@users.sourceforge.net>
date Thu, 01 Oct 2009 11:41:28 -0400
parents b00af0da85dd
children 86aa08bbc887
line wrap: on
line diff
--- a/src/graphics.h.in	Thu Oct 01 11:10:10 2009 -0400
+++ b/src/graphics.h.in	Thu Oct 01 11:41:28 2009 -0400
@@ -3143,6 +3143,8 @@
     std::string get_climinclude (void) const
       { return climinclude.current_value (); }
 
+    octave_value get_color_data (void) const;
+
     // See the genprops.awk script for an explanation of the
     // properties declarations.