Bullet Collision Detection & Physics Library
Classes
btBoxShape.h File Reference
#include "btPolyhedralConvexShape.h"
#include "btCollisionMargin.h"
#include "BulletCollision/BroadphaseCollision/btBroadphaseProxy.h"
#include "LinearMath/btVector3.h"
#include "LinearMath/btMinMax.h"
Include dependency graph for btBoxShape.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  btBoxShape
 The btBoxShape is a box primitive around the origin, its sides axis aligned with length specified by half extents, in local shape coordinates. When used as part of a btCollisionObject or btRigidBody it will be an oriented box in world space. More...