CPhysicsWater Class Reference

#include <CPhysicsWater.h>

List of all members.

Public Member Functions

void init (NewtonWorld *world, IrrlichtDevice *device)

Static Private Member Functions

static int _cdecl WaterBeginContact (const NewtonMaterial *material, const NewtonBody *body0, const NewtonBody *body1)

Private Attributes

NewtonWorld * m_world
IrrlichtDevice * m_device

Static Private Attributes

static const NewtonBody * m_waterBody


Member Function Documentation

void CPhysicsWater::init ( NewtonWorld *  world,
IrrlichtDevice *  device 
)

int CPhysicsWater::WaterBeginContact ( const NewtonMaterial *  material,
const NewtonBody *  body0,
const NewtonBody *  body1 
) [static, private]


Member Data Documentation

const NewtonBody * CPhysicsWater::m_waterBody [static, private]

NewtonWorld* CPhysicsWater::m_world [private]

IrrlichtDevice* CPhysicsWater::m_device [private]


The documentation for this class was generated from the following files:
Generated on Sun Apr 15 00:25:18 2007 for IPhysics by  doxygen 1.5.1-p1