#include "Link/OGL/OGLView2D.h"
#include "Link/OGL/OGLView3D.h"
#include "Link/OGL/OGLBorders.h"
Include dependency graph for Sys.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OglGui |
Classes | |
class | OglGui::Sys |
Functions | |
void | OGLStart (OGLWND *oglWnd) |
int | OglRegister () |
LIST * | CreateThreadWndList (int *nWnd) |
void | OglEventLoop () |
void | OglWindowManage (LIST *threadWndList, int *nWnd) |
OGLWND * | Navigate2DChild (OGLWND *parent, OGLWND *target2D, int x, int y, int w, int h) |
void | MNAnimFuncs (OGLWND *oglWnd) |
void | WoggelFuncs (OGLWND *oglWnd) |
void | GroupRotateFuncs (OGLWND *oglWnd) |
OGLWND * | GroupRotateChild (OGLWND *parent, int x, int y, int w, int h) |
OGLVIEW3D * | ImToGroupRotate (OGLWND *oglWnd, OGLIMAGE *oglIm, float x, float y, float z, float w, float h, float d) |
void | MyStart2DFuncs (OGLWND *oglWnd) |
void | MyStart3DFuncs (OGLWND *oglWnd) |