#include <cstdio>
#include <string>
#include <map>
Classes | |
struct | DIRENTRY |
struct | HEADER |
class | BSPReader |
The class used for parsing bsp entities. More... | |
Typedefs | |
typedef map< string, string > | BSPEntity |
typedef map<string,string> BSPEntity |
The type describing a BSP entity. Use [] operator to access the properties.