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

#include <OgreQuake3Types.h>

Public Attributes

int area
 
int bbox [6]
 
int brush_count
 
int brush_start
 
int cluster
 
int face_count
 
int face_start
 

Detailed Description

Definition at line 170 of file OgreQuake3Types.h.

Member Data Documentation

int bsp_leaf_t::area

Definition at line 172 of file OgreQuake3Types.h.

int bsp_leaf_t::bbox[6]

Definition at line 173 of file OgreQuake3Types.h.

int bsp_leaf_t::brush_count

Definition at line 177 of file OgreQuake3Types.h.

int bsp_leaf_t::brush_start

Definition at line 176 of file OgreQuake3Types.h.

int bsp_leaf_t::cluster

Definition at line 171 of file OgreQuake3Types.h.

int bsp_leaf_t::face_count

Definition at line 175 of file OgreQuake3Types.h.

int bsp_leaf_t::face_start

Definition at line 174 of file OgreQuake3Types.h.


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