ptlCmd_s Struct Reference

#include <cl_renderer.h>

Data Fields

byte cmd
byte type
int ref

Detailed Description

Definition at line 109 of file cl_renderer.h.


Field Documentation

the type of the command -

See also:
pc_t

Definition at line 110 of file cl_renderer.h.

Referenced by CL_ParsePtlCmds(), and CL_ParticleFunction().

This is the location of the data for this particle command. If negative this is relative to the particle, otherwise relative to particle command hunk

Definition at line 112 of file cl_renderer.h.

Referenced by CL_ParsePtlCmds(), CL_ParticleCommandGetDataLocation(), and CL_ParticleFunction().

the type of the data refereced by this particle command

Definition at line 111 of file cl_renderer.h.

Referenced by CL_ParsePtlCmds(), and CL_ParticleFunction().


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

Generated by  doxygen 1.6.2