Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

LerpParticleVertex Struct Reference

#include <AVertexTypes.h>

List of all members.


Detailed Description

a particle (pt-sprite) specified by 2 positions, a distance from the first pos, color-alpha multiplier, and the particle size. The particle will appear on the line specified by the 2 pts, at the specified dist

Definition at line 86 of file AVertexTypes.h.

Public Attributes

Vec3D pos1
Vec3D pos2
Vec4D colorMultiplier
FLOAT dist
FLOAT size


Member Data Documentation

Vec4D LerpParticleVertex::colorMultiplier
 

Definition at line 89 of file AVertexTypes.h.

FLOAT LerpParticleVertex::dist
 

Definition at line 90 of file AVertexTypes.h.

Vec3D LerpParticleVertex::pos1
 

Definition at line 88 of file AVertexTypes.h.

Vec3D LerpParticleVertex::pos2
 

Definition at line 88 of file AVertexTypes.h.

FLOAT LerpParticleVertex::size
 

Definition at line 90 of file AVertexTypes.h.


The documentation for this struct was generated from the following file:
Generated on Wed Apr 23 05:52:10 2003 for Modern Warfare by doxygen1.3-rc2