Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

controlEngine.cpp File Reference

#include "controlEngine.h"
#include "object3d_instance.h"
#include "systray.h"
#include <math.h>
#include "jitter.h"
#include <freetype/freetype.h>

Go to the source code of this file.

Defines

#define SIZE_LIST   25
#define TIME_TO_VIEW   250

Functions

int FTLibraryInit ()
void FTLibraryFree ()
LRESULT CALLBACK ControlEngineProc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
LRESULT CALLBACK ScreenShotProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
 CallBack de gestion de copie de la fenetre OpenGL.


Variables

ControlEngine ce


Define Documentation

#define SIZE_LIST   25
 

Referenced by ControlEngine::GiveFPS().

#define TIME_TO_VIEW   250
 

Referenced by ControlEngine::GiveFPS().


Function Documentation

LRESULT CALLBACK ControlEngineProc HWND  hDlg,
UINT  message,
WPARAM  wParam,
LPARAM  lParam
 

Redirection de la callback

Definition at line 1046 of file controlEngine.cpp.

References ce, and ControlEngine::Proc().

Referenced by ControlEngine::Start().

void FTLibraryFree  ) 
 

Definition at line 255 of file controlEngine.cpp.

int FTLibraryInit  ) 
 

Definition at line 234 of file controlEngine.cpp.

References GLint().

LRESULT CALLBACK ScreenShotProc HWND  hWnd,
UINT  message,
WPARAM  wParam,
LPARAM  lParam
 

CallBack de gestion de copie de la fenetre OpenGL.

Todo:
gestion de HDC dans chaque instance de la callback pour gestion message WM_PAINT

Definition at line 1056 of file controlEngine.cpp.

Referenced by ControlEngine::ScreenShot().


Variable Documentation

ControlEngine ce
 

Definition at line 25 of file controlEngine.cpp.


Generated on Fri Aug 20 19:19:53 2004 for 3d Controls by doxygen 1.3.6