#include <MapFile.h>
Definition at line 184 of file MapFile.h.
ID_INLINE idMapFile::idMapFile |
( |
void |
| ) |
|
idMapFile::~idMapFile |
( |
void |
| ) |
|
|
inline |
ID_TIME_T idMapFile::GetFileTime |
( |
void |
| ) |
const |
|
inline |
unsigned int idMapFile::GetGeometryCRC |
( |
void |
| ) |
const |
|
inline |
const char* idMapFile::GetName |
( |
void |
| ) |
const |
|
inline |
int idMapFile::GetNumEntities |
( |
void |
| ) |
const |
|
inline |
bool idMapFile::HasPrimitiveData |
( |
| ) |
|
|
inline |
bool idMapFile::NeedsReload |
( |
| ) |
|
bool idMapFile::Parse |
( |
const char * |
filename, |
|
|
bool |
ignoreRegion = false , |
|
|
bool |
osPath = false |
|
) |
| |
void idMapFile::RemoveAllEntities |
( |
| ) |
|
void idMapFile::RemoveEntities |
( |
const char * |
classname | ) |
|
void idMapFile::RemovePrimitiveData |
( |
| ) |
|
bool idMapFile::Write |
( |
const char * |
fileName, |
|
|
const char * |
ext, |
|
|
bool |
fromBasePath = true |
|
) |
| |
ID_TIME_T idMapFile::fileTime |
|
protected |
unsigned int idMapFile::geometryCRC |
|
protected |
bool idMapFile::hasPrimitiveData |
|
protected |
The documentation for this class was generated from the following files: