doom3-gpl
Doom 3 GPL source release
|
This is the complete list of members for idMapFile, including all inherited members.
AddEntity(idMapEntity *mapentity) | idMapFile | |
entities | idMapFile | protected |
fileTime | idMapFile | protected |
FindEntity(const char *name) | idMapFile | |
geometryCRC | idMapFile | protected |
GetEntity(int i) const | idMapFile | inline |
GetFileTime(void) const | idMapFile | inline |
GetGeometryCRC(void) const | idMapFile | inline |
GetName(void) const | idMapFile | inline |
GetNumEntities(void) const | idMapFile | inline |
HasPrimitiveData() | idMapFile | inline |
hasPrimitiveData | idMapFile | protected |
idMapFile(void) | idMapFile | |
name | idMapFile | protected |
NeedsReload() | idMapFile | |
Parse(const char *filename, bool ignoreRegion=false, bool osPath=false) | idMapFile | |
RemoveAllEntities() | idMapFile | |
RemoveEntities(const char *classname) | idMapFile | |
RemoveEntity(idMapEntity *mapEnt) | idMapFile | |
RemovePrimitiveData() | idMapFile | |
SetGeometryCRC(void) | idMapFile | private |
version | idMapFile | protected |
Write(const char *fileName, const char *ext, bool fromBasePath=true) | idMapFile | |
~idMapFile(void) | idMapFile | inline |