ws.physics.bullet.cbullet

Undocumented in source.

Members

Aliases

btScalar
alias btScalar = float
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Mixins

__anonymous
mixin library!("cbullet", "cbullet", "setLinearVel", void function(btRigidBody*, btScalar, btScalar, btScalar), "getLinearVel", void function(btRigidBody*, btScalar*), "translate", void function(btRigidBody*, btScalar, btScalar, btScalar), "getTranslate", void function(btRigidBody*, btScalar*), "rotate", void function(btRigidBody*, btScalar*), "getRotate", void function(btRigidBody*, btScalar*), "setMass", void function(btRigidBody*, btScalar), "applyForce", void function(btRigidBody*, btScalar, btScalar, btScalar), "setUserPointer", void function(btRigidBody*, void*), "getUserPointer", void* function(btRigidBody*), "createDebugDrawer", "DebugDrawer* function(BulletWorld*, void*, void function(void* userdata, btScalar*, btScalar*, btScalar*))", "debugDrawWorld", void function(BulletWorld*), "createShape", btConvexHullShape* function(btScalar* points, int numPoints), "loadSimpleCompound", btCompoundShape* function(btConvexHullShape**, btScalar*, int), "createWorld", BulletWorld* function(), "destroyWorld", void function(BulletWorld*), "tickWorld", void function(BulletWorld*, btScalar), "getWorld", btDynamicsWorld* function(BulletWorld*), "addRigid", btRigidBody* function(btCompoundShape*, btScalar, btDynamicsWorld*), "removeRigid", void function(btDynamicsWorld*, btRigidBody*), "btDelete", void function(void*), "trace", RayResult function(BulletWorld*, btScalar sx, btScalar sy, btScalar sz, btScalar ex, btScalar ey, btScalar ez))
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

BulletWorld
struct BulletWorld
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DebugDrawer
struct DebugDrawer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RayResult
struct RayResult
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
btCompoundShape
struct btCompoundShape
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
btConvexHullShape
struct btConvexHullShape
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
btDynamicsWorld
struct btDynamicsWorld
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
btRigidBody
struct btRigidBody
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta