More...
#include <stdio.h>
#include <stdlib.h>
#include <tgfclient.h>
#include <graphic.h>
#include <portability.h>
#include "graphconfig.h"
Go to the source code of this file.
- Author
- Eric Espie
- Version
- $Id$
Definition in file graphconfig.cpp.
◆ ChangeFov()
| static void ChangeFov |
( |
void * |
| ) |
|
|
static |
◆ ChangeLodFactor()
| static void ChangeLodFactor |
( |
void * |
| ) |
|
|
static |
◆ ChangeSkid()
| static void ChangeSkid |
( |
void * |
| ) |
|
|
static |
◆ ChangeSmoke()
| static void ChangeSmoke |
( |
void * |
| ) |
|
|
static |
◆ changeWheelDetailState()
| static void changeWheelDetailState |
( |
void * |
vp | ) |
|
|
static |
◆ ExitGraphicOptions()
| static void ExitGraphicOptions |
( |
void * |
prevMenu | ) |
|
|
static |
◆ GraphMenuInit()
| void* GraphMenuInit |
( |
void * |
prevMenu | ) |
|
◆ SaveGraphicOptions()
| static void SaveGraphicOptions |
( |
void * |
prevMenu | ) |
|
|
static |
◆ curOptionWheelDetail
| int curOptionWheelDetail = 0 |
|
static |
◆ FovEditId
◆ FovFactorValue
◆ LabelColor
| float LabelColor[] = {1.0, 0.0, 1.0, 1.0} |
|
static |
◆ LodFactorEditId
◆ LodFactorValue
| tdble LodFactorValue = 1.0 |
|
static |
◆ nbOptionsWheelDetail
◆ scrHandle
◆ SkidEditId
◆ SkidValue
◆ SmokeEditId
◆ SmokeValue
◆ WheelDetailOptionId
◆ wheelDetailOptionList
| const char* wheelDetailOptionList[] |
|
static |
Initial value:= {
}
#define GR_ATT_WHEELRENDERING_DETAILED
#define GR_ATT_WHEELRENDERING_SIMPLE
Definition at line 45 of file graphconfig.cpp.