#include <CommonOptions.h>#include "DraWinQtGL.h"#include <QtGui>#include <QtOpenGL/QtOpenGL>#include <DraWinQtGL.moc>Namespaces | |
| namespace | MipResources |
Defines | |
| #define | DEBUG_PERSPECTIVE 0 |
| #define | DEBUG_MODELVIEW_MATRIX 0 |
| #define | VIS_UNIT 1000.0 |
Variables | |
| static DraWinGL * | MipResources::draWinGL |
| static GLint | MipResources::fase = 1 |
| static bool | MipResources::active = true |
| static int | MipResources::winId = 0 |
| static GLint | MipResources::FPS = 10 |
| static struct timeval fpsT1 | MipResources::fpsT2 |
| static int | MipResources::moving |
| static int | MipResources::xBegin |
| static int | MipResources::yBegin |
| static int | MipResources::newModel = 1 |
| static int | MipResources::deltaX = 0 |
| static int | MipResources::deltaRX = 0 |
| static int | MipResources::deltaY = 0 |
| static int | MipResources::deltaZ = 0 |
| #define DEBUG_MODELVIEW_MATRIX 0 |
| #define DEBUG_PERSPECTIVE 0 |
| #define VIS_UNIT 1000.0 |
1.5.6