ptlArt_s Struct Reference

#include <cl_renderer.h>

Collaboration diagram for ptlArt_s:
Collaboration graph
[legend]

Data Fields

char name [MAX_VAR]
int frame
int skin
union {
   const image_t *   image
   model_t *   model
art
artType_t type

Detailed Description

Definition at line 131 of file cl_renderer.h.


Field Documentation

union { ... } ptlArt_s::art

Definition at line 133 of file cl_renderer.h.

Referenced by CL_ParticleGetArt(), and CL_ParticleLoadArt().

Definition at line 136 of file cl_renderer.h.

Referenced by CL_ParticleGetArt(), CL_ParticleLoadArt(), and R_DrawSprite().

Definition at line 137 of file cl_renderer.h.

Referenced by CL_ParticleLoadArt(), and R_DrawParticleModel().

char ptlArt_s::name[MAX_VAR]

the path of the particle art

Definition at line 132 of file cl_renderer.h.

Referenced by CL_ParticleGetArt(), CL_ParticleLoadArt(), CL_ParticleRun2(), and PTL_DebugList_f().

the skin of the model

Definition at line 134 of file cl_renderer.h.

Referenced by CL_ParticleGetArt().

the type of the particle art

Definition at line 139 of file cl_renderer.h.

Referenced by CL_ParticleGetArt(), and CL_ParticleLoadArt().


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

Generated by  doxygen 1.6.2