OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
#include <OgreQuake3Types.h>
Public Attributes | |
int | color |
float | lightmap [2] |
float | normal [3] |
float | point [3] |
float | texture [2] |
float bsp_vertex_t::point[3] |
float bsp_vertex_t::texture[2] |
float bsp_vertex_t::lightmap[2] |
float bsp_vertex_t::normal[3] |
int bsp_vertex_t::color |