SmokeActionRenderer Class Reference

#include <SmokeActionRenderer.h>

Inheritance diagram for SmokeActionRenderer:

ParticleUserData

List of all members.

Public Member Functions

 SmokeActionRenderer ()
virtual ~SmokeActionRenderer ()
void simulate (Vector &position, float timepassed)

Public Attributes

Counter counter_


Detailed Description

Definition at line 28 of file SmokeActionRenderer.h.


Constructor & Destructor Documentation

SmokeActionRenderer::SmokeActionRenderer (  ) 

Definition at line 24 of file SmokeActionRenderer.cpp.

SmokeActionRenderer::~SmokeActionRenderer (  )  [virtual]

Definition at line 29 of file SmokeActionRenderer.cpp.


Member Function Documentation

void SmokeActionRenderer::simulate ( Vector position,
float  timepassed 
)

Definition at line 33 of file SmokeActionRenderer.cpp.

References counter_, Landscape::getSmoke(), Landscape::instance(), and Counter::nextDraw().


Member Data Documentation

Counter SmokeActionRenderer::counter_

Definition at line 37 of file SmokeActionRenderer.h.

Referenced by simulate().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:06 2009 for Scorched3D by  doxygen 1.5.3