Main Page   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ExDefine.h File Reference

#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"

Go to the source code of this file.

Defines

#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();

Typedefs

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


Define Documentation

#define CLEARCONSOL   Consol.flush();
 

Definition at line 131 of file ExDefine.h.

#define PI   3.1415926535897932384626433832795
 

Definition at line 100 of file ExDefine.h.

Referenced by DegreesToRadians(), and RadiansToDegrees().

#define PREFIX   "/usr/local/share"
 

Definition at line 50 of file ExDefine.h.

Referenced by ExManagerTexture::AddTexture(), ExManagerEntite::LoadAsc(), ExManagerCommand::LoadCommandFile(), ExCInterface::LoadInterface(), ExCMap::LoadMap(), ExManagerCommand::LoadSetOfFile(), ExManagerConsole::LoadStringActionFile(), and ExCSystemeParticule::LoadTexture().

#define RENDER_LINES   10007
 

Definition at line 114 of file ExDefine.h.

Referenced by ExCEntite::DrawWithoutList(), ExCComposed::ExCComposed(), ExCEntite::ExCEntite(), and ExManagerCommand::ProcessAction().

#define RENDER_NO   10008
 

Definition at line 115 of file ExDefine.h.

Referenced by ExCEntite::DrawWithoutList(), and ExManagerCommand::ProcessAction().

#define RENDER_POINTS   10006
 

Definition at line 113 of file ExDefine.h.

Referenced by ExCEntite::DrawWithoutList(), and ExManagerCommand::ProcessAction().

#define RENDER_TEXTURES   10002
 

Definition at line 110 of file ExDefine.h.

Referenced by ExCEntite::DrawWithoutList(), and ExManagerCommand::ProcessAction().

#define RENDER_TEXTURES_LIGHT   10001
 

Definition at line 109 of file ExDefine.h.

Referenced by ExCEntite::DrawWithoutList(), and ExManagerCommand::ProcessAction().

#define RENDER_TRIANGLES   10005
 

Definition at line 112 of file ExDefine.h.

Referenced by ExCEntite::DrawWithoutList(), and ExManagerCommand::ProcessAction().

#define RENDER_TRIANGLES_LIGHT   10003
 

Definition at line 111 of file ExDefine.h.

Referenced by ExCEntite::DrawWithoutList(), and ExManagerCommand::ProcessAction().

#define VERSION   "0.2"
 

Definition at line 46 of file ExDefine.h.

Referenced by ExManagerConsole::DrawConsole(), and ExManagerWindow::ExManagerWindow().


Typedef Documentation

typedef long ExId
 

Definition at line 119 of file ExDefine.h.

Referenced by ExManagerLight::Add(), ExManagerGizmo::Add(), ExManagerEntite::Add(), ExManagerCam::Add(), ExManagerLight::Get(), ExManagerGizmo::Get(), ExManagerEntite::Get(), ExManagerCam::Get(), ExCObject::GetId(), ExManagerLight::GetIdByName(), ExManagerGizmo::GetIdByName(), ExManagerCam::GetIdByName(), ExManagerLight::GetNameById(), ExManagerGizmo::GetNameById(), ExManagerCam::GetNameById(), ExManagerId::GetObjectIdByName(), ExManagerId::GetObjectNameById(), ExManagerLight::NewObject(), ExManagerGizmo::NewObject(), ExManagerEntite::NewObject(), ExManagerCam::NewObject(), ExManagerId::RecordIdName(), ExManagerLight::Remove(), ExManagerGizmo::Remove(), ExManagerEntite::Remove(), ExManagerCam::Remove(), ExManagerId::RemoveIdName(), ExManagerCam::SetCurrentCam(), ExManagerEntite::SetCurrentEntite(), and ExCObject::SetId().

typedef std::pair<ExId,char *> IdName
 

Definition at line 120 of file ExDefine.h.

Referenced by ExManagerId::GetNewIdName(), ExManagerId::RecordIdName(), and ExCObject::SetIdName().

typedef unsigned char uchar
 

Definition at line 122 of file ExDefine.h.

Referenced by ExManagerWindow::Specialeffect().

typedef unsigned int uint
 

Definition at line 121 of file ExDefine.h.

Referenced by ExManagerPVS::DrawAllObject(), ExCRandomNumber::getInt(), and LoadTGA().


Variable Documentation

std::ostrstream* Consol
 

Definition at line 130 of file ExDefine.h.

PFNGLLOCKARRAYSEXTPROC glLockArraysEXT
 

Definition at line 70 of file ExDefine.h.

PFNGLUNLOCKARRAYSEXTPROC glUnlockArraysEXT
 

Definition at line 71 of file ExDefine.h.


Generated on Tue Aug 6 20:27:16 2002 for ExNihilo by doxygen1.2.17