#include "vuKeyFramerDialog.h"
#include <wx/colordlg.h>
#include <fstream.h>
#include <iostream.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <math.h>
#include <stdio.h>
#include "../vuTransferCanvas.h"
#include "vuColourRGBa.h"
Include dependency graph for vuKeyFramerDialog.cpp:
Go to the source code of this file.
Defines | |
#define | DEBUGMSG cout << __FILE__ << ":" << __LINE__<<":" << endl |
Functions | |
wxSize | defsize (200, 200) |
|
Definition at line 16 of file vuKeyFramerDialog.cpp. |
|
|