#include "rModel.h"#include <string>#include <fstream>#include <stdlib.h>#include "rScreen.h"#include "tString.h"#include "tDirectories.h"#include "tConfiguration.h"#include "tLocale.h"#include "rGL.h"#include <string.h>

Go to the source code of this file.
Defines | |
| #define | MAXVERT 10000 |
Functions | |
| tCONFIG_ENUM (rDisplayListUsage) | |
Variables | |
| static tConfItem < rDisplayListUsage > | mod_udl ("USE_DISPLAYLISTS", sr_useDisplayLists) |
| #define MAXVERT 10000 |
Referenced by rModel::Load().
| tCONFIG_ENUM | ( | rDisplayListUsage | ) |
tConfItem<rDisplayListUsage> mod_udl("USE_DISPLAYLISTS", sr_useDisplayLists) [static] |
1.5.4