FS2_Open
Open source remastering of the Freespace 2 engine
effect_vertex Struct Reference

#include <pstypes.h>

Public Attributes

vec3d position
 
uv_pair tex_coord
 
float radius
 
ubyte r
 
ubyte g
 
ubyte b
 
ubyte a
 

Detailed Description

Definition at line 182 of file pstypes.h.

Member Data Documentation

ubyte effect_vertex::a

Definition at line 186 of file pstypes.h.

ubyte effect_vertex::b

Definition at line 186 of file pstypes.h.

ubyte effect_vertex::g

Definition at line 186 of file pstypes.h.

vec3d effect_vertex::position

Definition at line 183 of file pstypes.h.

ubyte effect_vertex::r

Definition at line 186 of file pstypes.h.

float effect_vertex::radius

Definition at line 185 of file pstypes.h.

uv_pair effect_vertex::tex_coord

Definition at line 184 of file pstypes.h.


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