Drake
bullet_model.h File Reference
#include <string>
#include <vector>
#include "btBulletCollisionCommon.h"
#include "BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h"
#include "BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h"
#include "BulletCollision/NarrowPhaseCollision/btPointCollector.h"
#include "Element.h"
#include "Model.h"
Include dependency graph for bullet_model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OverlapFilterCallback
 
struct  BulletCollisionWorldWrapper
 
class  UnknownShapeException
 
class  BulletModel
 

Namespaces

 DrakeCollision
 

Typedefs

typedef std::unordered_map< ElementId, std::unique_ptr< btCollisionObject > > ElementToBtObjMap