Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GFXTVertex Struct Reference

Contains 4 texture coordinates (deprecated) More...

#include <gfxlib_struct.h>

Public Attributes

float x
 
float y
 
float z
 
float rhw
 reciprocal homogenous w More...
 
int diffuse
 
int specular
 
float s
 
float t
 
float u
 
float v
 

Detailed Description

Contains 4 texture coordinates (deprecated)

Definition at line 401 of file gfxlib_struct.h.

Member Data Documentation

int GFXTVertex::diffuse

Definition at line 408 of file gfxlib_struct.h.

float GFXTVertex::rhw

reciprocal homogenous w

Definition at line 407 of file gfxlib_struct.h.

float GFXTVertex::s

Definition at line 410 of file gfxlib_struct.h.

int GFXTVertex::specular

Definition at line 409 of file gfxlib_struct.h.

float GFXTVertex::t

Definition at line 410 of file gfxlib_struct.h.

float GFXTVertex::u

Definition at line 411 of file gfxlib_struct.h.

float GFXTVertex::v

Definition at line 411 of file gfxlib_struct.h.

float GFXTVertex::x

Definition at line 403 of file gfxlib_struct.h.

float GFXTVertex::y

Definition at line 404 of file gfxlib_struct.h.

float GFXTVertex::z

Definition at line 405 of file gfxlib_struct.h.


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