This is the complete list of members for
gcop::BulletWorld, including all inherited members.
BulletWorld(bool usezupaxis_=false, btVector3 worldMin_=btVector3(-1000,-1000,-1000), btVector3 worldMax_=btVector3(1000, 1000, 1000)) | gcop::BulletWorld | [inline] |
CreateGroundPlane(btScalar length, btScalar width, btScalar(*heightfunc)(btScalar, btScalar)=0, int subdivisions=1) | gcop::BulletWorld | [inline] |
CreateHeightMap(btScalar length, btScalar width, const char *data, btScalar maxHeight=100) | gcop::BulletWorld | [inline] |
CreateMeshFromData(btScalar *verts, int *inds, int noftriangles, int nofverts) | gcop::BulletWorld | [inline] |
CreateMeshFromSTL(const char *filename, btVector3 scale=btVector3(1, 1, 1)) | gcop::BulletWorld | [inline] |
CreateVertexArrayFromSTL(const char *filename, btVector3 scale=btVector3(1, 1, 1)) | gcop::BulletWorld | [inline] |
IsZupAxis() | gcop::BulletWorld | [inline] |
LocalCreateRigidBody(float mass, const btTransform &startTransform, btCollisionShape *shape, bool use_motion_state=false) | gcop::BulletWorld | [inline] |
m_collisionConfiguration | gcop::BulletWorld | [protected] |
m_collisionShapes | gcop::BulletWorld | |
m_constraintSolver | gcop::BulletWorld | [protected] |
m_defaultContactProcessingThreshold | gcop::BulletWorld | |
m_dispatcher | gcop::BulletWorld | [protected] |
m_dynamicsWorld | gcop::BulletWorld | |
m_overlappingPairCache | gcop::BulletWorld | [protected] |
Reset() | gcop::BulletWorld | [inline] |
SetGravity(btVector3 gravity_) | gcop::BulletWorld | [inline] |
Step(double dt, int substeps) | gcop::BulletWorld | [inline] |
usezupaxis | gcop::BulletWorld | [protected] |
worldMax | gcop::BulletWorld | |
worldMin | gcop::BulletWorld | |
~BulletWorld() | gcop::BulletWorld | [inline] |