this code is works well, Rectangles is drawn.
GLRectangle* rect = new GLRectangle; rect->draw();
but this code is not works well. Nothing