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

#include <OgreQuake3Types.h>

Public Attributes

int color
 
float lightmap [2]
 
float normal [3]
 
float point [3]
 
float texture [2]
 

Detailed Description

Definition at line 208 of file OgreQuake3Types.h.

Member Data Documentation

int bsp_vertex_t::color

Definition at line 213 of file OgreQuake3Types.h.

float bsp_vertex_t::lightmap[2]

Definition at line 211 of file OgreQuake3Types.h.

float bsp_vertex_t::normal[3]

Definition at line 212 of file OgreQuake3Types.h.

float bsp_vertex_t::point[3]

Definition at line 209 of file OgreQuake3Types.h.

float bsp_vertex_t::texture[2]

Definition at line 210 of file OgreQuake3Types.h.


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