BtPlugin

Engine/source/T3D/physics/bullet/btPlugin.h

More...

Public Functions

Public Static Functions

Create function for factory.

Detailed Description

Public Functions

BtPlugin()

~BtPlugin()

createBody()

Reimplemented from: PhysicsPlugin

createCollision()

Reimplemented from: PhysicsPlugin

createPlayer()

Reimplemented from: PhysicsPlugin

createWorld(const String & worldName)

Reimplemented from: PhysicsPlugin

destroyPlugin()

Reimplemented from: PhysicsPlugin

destroyWorld(const String & worldName)

Reimplemented from: PhysicsPlugin

enableSimulation(const String & worldName, bool enable)

Reimplemented from: PhysicsPlugin

getTimeScale()

Reimplemented from: PhysicsPlugin

getWorld()

getWorld(const String & worldName)

Reimplemented from: PhysicsPlugin

getWorldCount()

isSimulationEnabled()

Reimplemented from: PhysicsPlugin

reset()

Reimplemented from: PhysicsPlugin

setTimeScale(const F32 timeScale)

Reimplemented from: PhysicsPlugin

Public Static Functions

create()

Create function for factory.