![]() |
Public API Reference |
#include "csutil/scf.h"
#include "ivideo/txtmgr.h"
#include "igraphic/image.h"
Go to the source code of this file.
Compounds | |
struct | iLoader |
This interface represents the map loader. More... | |
Loader bit flags | |
Used in iLoader::SetMode().
Some actions may be unwanted during loading, thus these flags. | |
#define | CS_LOADER_NOCOMPRESS 0x00000001 |
Do not compress vertices. More... | |
#define | CS_LOADER_NOBSP 0x00000002 |
Do not create BSP/octrees. More... | |
#define | CS_LOADER_NOTRANSFORM 0x00000004 |
Do not apply transformations to things (and do not create bounding box). More... |
Definition in file imap/loader.h.