comparison doodle/gtk/opengl.d @ 73:6f2525e170f2

Cairo/OpenGL checkpoint
author "David Bryant <bagnose@gmail.com>"
date Sun, 15 Aug 2010 01:02:15 +0930
parents
children 535bae7a7305
comparison
equal deleted inserted replaced
72:5cc2de64f6d0 73:6f2525e170f2
1 module doodle.gtk.opengl;
2
3 public {
4 import doodle.tk.drawing;
5 }
6
7 /*
8 final class OpenGLDrawing : Drawing {
9 }
10 */