Assimp  v3.1.1 (June 2014)
Assimp::Q3BSP::sQ3BSPVertex Struct Reference

Vertex of a Q3 level. More...

Public Attributes

unsigned char bColor [4]
 Color in RGBA. More...
 
vec2f vLightmap
 (u,v) Texturecoordinate of lightmap More...
 
vec3f vNormal
 vertex normale More...
 
vec3f vPosition
 Position of vertex. More...
 
vec2f vTexCoord
 (u,v) Texturecoordinate of detailtexture More...
 

Detailed Description

Vertex of a Q3 level.

Member Data Documentation

unsigned char Assimp::Q3BSP::sQ3BSPVertex::bColor[4]

Color in RGBA.

vec2f Assimp::Q3BSP::sQ3BSPVertex::vLightmap

(u,v) Texturecoordinate of lightmap

vec3f Assimp::Q3BSP::sQ3BSPVertex::vNormal

vertex normale

vec3f Assimp::Q3BSP::sQ3BSPVertex::vPosition

Position of vertex.

vec2f Assimp::Q3BSP::sQ3BSPVertex::vTexCoord

(u,v) Texturecoordinate of detailtexture


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