UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
corona_s Struct Reference

coronas are soft, alpha-blended, rounded polys More...

#include <cl_renderer.h>

Data Fields

vec3_t org
 
float radius
 
vec3_t color
 

Detailed Description

coronas are soft, alpha-blended, rounded polys

Definition at line 47 of file cl_renderer.h.

Field Documentation

vec3_t corona_s::color

Definition at line 50 of file cl_renderer.h.

Referenced by R_AddCorona(), and R_DrawCoronas().

vec3_t corona_s::org

Definition at line 48 of file cl_renderer.h.

Referenced by R_AddCorona(), and R_DrawCoronas().

float corona_s::radius

Definition at line 49 of file cl_renderer.h.

Referenced by R_AddCorona(), and R_DrawCoronas().


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