OGRE  1.8
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
bsp_header_t Struct Reference

#include <OgreQuake3Types.h>

+ Collaboration diagram for bsp_header_t:

Public Attributes

bsp_lump_entry_t lumps [17]
 
char magic [4]
 
int version
 

Detailed Description

Definition at line 227 of file OgreQuake3Types.h.

Member Data Documentation

bsp_lump_entry_t bsp_header_t::lumps[17]

Definition at line 230 of file OgreQuake3Types.h.

char bsp_header_t::magic[4]

Definition at line 228 of file OgreQuake3Types.h.

int bsp_header_t::version

Definition at line 229 of file OgreQuake3Types.h.


The documentation for this struct was generated from the following file: