#include "CS123OpenGLCanvas.h"
#include <math.h>
#include <QtGui>
#include <Qt/QtOpenGL>
#include <cassert>
#include <QtPlugin>