CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

loader.h File Reference

Geometry loader interface. More...

#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...


Detailed Description

Geometry loader interface.

Definition in file imap/loader.h.


Generated for Crystal Space by doxygen 1.2.14