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

#include <gropengllight.h>

Public Attributes

float r
 
float g
 
float b
 
float a
 

Detailed Description

Definition at line 19 of file gropengllight.h.

Member Data Documentation

float ogl_light_color::a

Definition at line 20 of file gropengllight.h.

float ogl_light_color::b

Definition at line 20 of file gropengllight.h.

float ogl_light_color::g

Definition at line 20 of file gropengllight.h.

float ogl_light_color::r

Definition at line 20 of file gropengllight.h.


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