MVFlame Class Reference

Class for a flame. More...

#include <MVFlame.h>

Inheritance diagram for MVFlame:

MVOnPlaceObject MVPlaceObject Object

List of all members.

Public Member Functions

 MVFlame ()
 Default constructor.
 ~MVFlame ()
void renderGl ()
 Renders object to OpenGL.
virtual string toString () const
 Returns a textual representation.
virtual string className () const
 Returns the class name of the object.
virtual enum classId classId () const
 Returns the class id of the object.

Private Attributes

ParticleSystem fire


Detailed Description

Class for a flame.

This class represents a flame on a place.


Constructor & Destructor Documentation

MVFlame::MVFlame (  ) 

Default constructor.

MVFlame::~MVFlame (  ) 


Member Function Documentation

void MVFlame::renderGl (  )  [virtual]

Renders object to OpenGL.

Renders it to screen

Reimplemented from MVPlaceObject.

string MVFlame::toString (  )  const [virtual]

Returns a textual representation.

Returns:
a string descriping the run-time object

Reimplemented from MVOnPlaceObject.

string MVFlame::className (  )  const [virtual]

Returns the class name of the object.

Returns:
a string with the name of the object's class

Reimplemented from MVOnPlaceObject.

enum classId MVFlame::classId (  )  const [virtual]

Returns the class id of the object.

Returns:
an id of the object's class

Reimplemented from MVOnPlaceObject.


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Mon Jul 7 13:30:34 2008 for Firefly by  doxygen 1.5.6