Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

bsp_vertex_t Struct Reference

#include <OgreQuake3Types.h>

List of all members.

Public Attributes

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


Member Data Documentation

int bsp_vertex_t::color
 

float bsp_vertex_t::lightmap[2]
 

float bsp_vertex_t::normal[3]
 

float bsp_vertex_t::point[3]
 

float bsp_vertex_t::texture[2]
 

Copyright © 2002 by The OGRE Team