view qt/opengl/gl.d @ 14:5015aede8edd

insert() for QPolygons
author eldar
date Thu, 14 May 2009 15:53:32 +0000
parents e78566595089
children
line wrap: on
line source

module qt.opengl.gl;

public
{
    import qt.opengl.gltypes;
    import qt.opengl.glfuncs;
}