mod_sim::JetFlame Class Reference

Jet flame animation. More...

#include <mod_sim_craft.hh>

List of all members.

Public Member Functions

 JetFlame (SharedPtr< Graph > graph, const string &partitionNameFlame, const string &partitionNameExhaust, bool alien)
void Animate (void)
void SetThrottle (const fp throttle)

Private Attributes

fp mThrottle
SharedPtr< Graph > mGraph
TransformNode::Ptr mTransformNodeFlame
TransformNode::Ptr mTransformNodeExhaust
TextureNode::Ptr mTextureNode
const bool mAlien


Detailed Description

Jet flame animation.

Constructor & Destructor Documentation

mod_sim::JetFlame::JetFlame ( SharedPtr< Graph >  graph,
const string &  partitionNameFlame,
const string &  partitionNameExhaust,
bool  alien 
)


Member Function Documentation

void mod_sim::JetFlame::Animate ( void   ) 

Animate jet engine flame.

void mod_sim::JetFlame::SetThrottle ( const fp  throttle  ) 

Set color of jet engine flame according to throttle.


Member Data Documentation

fp mod_sim::JetFlame::mThrottle [private]

SharedPtr<Graph> mod_sim::JetFlame::mGraph [private]

TransformNode::Ptr mod_sim::JetFlame::mTransformNodeFlame [private]

TransformNode::Ptr mod_sim::JetFlame::mTransformNodeExhaust [private]

TextureNode::Ptr mod_sim::JetFlame::mTextureNode [private]

const bool mod_sim::JetFlame::mAlien [private]


The documentation for this class was generated from the following files: Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:30 2007