Bullet Collision Detection & Physics Library
Classes
btEmptyShape.h File Reference
#include "btConcaveShape.h"
#include "LinearMath/btVector3.h"
#include "LinearMath/btTransform.h"
#include "LinearMath/btMatrix3x3.h"
#include "btCollisionMargin.h"
Include dependency graph for btEmptyShape.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  btEmptyShape
 The btEmptyShape is a collision shape without actual collision detection shape, so most users should ignore this class. More...