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

#include <OgreQuake3Types.h>

Public Attributes

float bbox [6]
 
int brush_count
 
int brush_start
 
int face_count
 
int face_start
 

Detailed Description

Definition at line 153 of file OgreQuake3Types.h.

Member Data Documentation

float bsp_model_t::bbox[6]

Definition at line 154 of file OgreQuake3Types.h.

int bsp_model_t::brush_count

Definition at line 158 of file OgreQuake3Types.h.

int bsp_model_t::brush_start

Definition at line 157 of file OgreQuake3Types.h.

int bsp_model_t::face_count

Definition at line 156 of file OgreQuake3Types.h.

int bsp_model_t::face_start

Definition at line 155 of file OgreQuake3Types.h.


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