#include <GL/glut.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glext.h>
#include <GL/glaux.h>
#include <GL/wglext.h>
#include <AL/al.h>
#include <AL/alc.h>
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <fstream>
#include <ostream>
#include <string.h>
#include <time.h>
#include <strstream>
#include <string>
#include <algorithm>
#include <vector>
#include <list>
#include <stack>
#include "ExCTrace.h"
Aller au code source de ce fichier.
Définitions des macros | |
#define | VERSION "0.2" |
#define | PREFIX "/usr/local/share" |
#define | PI 3.1415926535897932384626433832795 |
#define | RENDER_TEXTURES_LIGHT 10001 |
#define | RENDER_TEXTURES 10002 |
#define | RENDER_TRIANGLES_LIGHT 10003 |
#define | RENDER_TRIANGLES 10005 |
#define | RENDER_POINTS 10006 |
#define | RENDER_LINES 10007 |
#define | RENDER_NO 10008 |
#define | CLEARCONSOL Consol.flush(); |
Définitions des types | |
typedef long | ExId |
typedef std::pair< ExId, char * > | IdName |
typedef unsigned int | uint |
typedef unsigned char | uchar |
Variables | |
PFNGLLOCKARRAYSEXTPROC | glLockArraysEXT |
PFNGLUNLOCKARRAYSEXTPROC | glUnlockArraysEXT |
std::ostrstream * | Consol |
|
Définition à la ligne 131 du fichier ExDefine.h. |
|
Définition à la ligne 100 du fichier ExDefine.h. Référencé par DegreesToRadians(), et RadiansToDegrees(). |
|
Définition à la ligne 50 du fichier ExDefine.h. Référencé par ExManagerTexture::AddTexture(), ExManagerEntite::LoadAsc(), ExManagerCommand::LoadCommandFile(), ExCInterface::LoadInterface(), ExCMap::LoadMap(), ExManagerCommand::LoadSetOfFile(), ExManagerConsole::LoadStringActionFile(), et ExCSystemeParticule::LoadTexture(). |
|
Définition à la ligne 114 du fichier ExDefine.h. Référencé par ExCEntite::DrawWithoutList(), ExCComposed::ExCComposed(), ExCEntite::ExCEntite(), et ExManagerCommand::ProcessAction(). |
|
Définition à la ligne 115 du fichier ExDefine.h. Référencé par ExCEntite::DrawWithoutList(), et ExManagerCommand::ProcessAction(). |
|
Définition à la ligne 113 du fichier ExDefine.h. Référencé par ExCEntite::DrawWithoutList(), et ExManagerCommand::ProcessAction(). |
|
Définition à la ligne 110 du fichier ExDefine.h. Référencé par ExCEntite::DrawWithoutList(), et ExManagerCommand::ProcessAction(). |
|
Définition à la ligne 109 du fichier ExDefine.h. Référencé par ExCEntite::DrawWithoutList(), et ExManagerCommand::ProcessAction(). |
|
Définition à la ligne 112 du fichier ExDefine.h. Référencé par ExCEntite::DrawWithoutList(), et ExManagerCommand::ProcessAction(). |
|
Définition à la ligne 111 du fichier ExDefine.h. Référencé par ExCEntite::DrawWithoutList(), et ExManagerCommand::ProcessAction(). |
|
Définition à la ligne 46 du fichier ExDefine.h. Référencé par ExManagerConsole::DrawConsole(), et ExManagerWindow::ExManagerWindow(). |
|
|
Définition à la ligne 120 du fichier ExDefine.h. Référencé par ExManagerId::GetNewIdName(), ExManagerId::RecordIdName(), et ExCObject::SetIdName(). |
|
Définition à la ligne 122 du fichier ExDefine.h. Référencé par ExManagerWindow::Specialeffect(). |
|
Définition à la ligne 121 du fichier ExDefine.h. Référencé par ExManagerPVS::DrawAllObject(), ExCRandomNumber::getInt(), et LoadTGA(). |
|
Définition à la ligne 130 du fichier ExDefine.h. |
|
Définition à la ligne 70 du fichier ExDefine.h. |
|
Définition à la ligne 71 du fichier ExDefine.h. |