TSmokeVol::TInterpolation Class Reference

#include <SmokeVol.h>

List of all members.


Detailed Description

Smoke Interpolation interface Represents smoke interpolation, that is used for smoke noise textures.


Public Types

enum  eInterpolationMethod { Linear, Exponential }
 Defines available interpolation methods for smoke.

Static Public Member Functions

static void Init ()
 Initializes interpolation method to default one.
static eInterpolationMethod getMethod ()
 Returns interpolation method type.
static void changeMethod (eInterpolationMethod method)
 Allows to change interpolation type.

Static Private Attributes

static eInterpolationMethod si_method = TSmokeVol::TInterpolation::Linear
 holds smoke interpolation method type


Member Function Documentation

void TSmokeVol::TInterpolation::changeMethod eInterpolationMethod  method  )  [static]
 

Allows to change interpolation type.

Parameters:
method contains method type to use for interpolation in smoke noise texture


The documentation for this class was generated from the following files:
Viewable With Any Browser   Valid HTML 4.01!   Generated on Fri Apr 14 08:04:31 2006 for TankGame by doxygen 1.4.6-NO