Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Application::Videolympics::PhysicsEngine Class Reference

#include <PhysicsEngine.h>

List of all members.

Public Member Functions

 PhysicsEngine ()
void RegisterPart (PhysicsPart *p, int stackno)
void UnregisterPart (PhysicsPart *p)
std::vector< PhysicsPart * > * GetStack (int stackno)
void MoveStackUp (int stackno)
void FlushStacks ()
bool IsFlushing ()
void DoPhysics ()

Public Attributes

std::vector< PhysicsPart * > mParts
std::map< int, std::vector<
PhysicsPart * > * > 
mStacks
bool mIsFlushing
int mFlushCounter
int mMaxImagesOnRow
 ILOG_VAR_DEC


Detailed Description

Definition at line 162 of file PhysicsEngine.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:55:04 2010 for ImpalaSrc by  doxygen 1.5.1