Bullet Collision Detection & Physics Library
|
#include "btGjkConvexCast.h"
#include "BulletCollision/CollisionShapes/btSphereShape.h"
#include "btGjkPairDetector.h"
#include "btPointCollector.h"
#include "LinearMath/btTransformUtil.h"
Go to the source code of this file.
Macros | |
#define | MAX_ITERATIONS 32 |
#define MAX_ITERATIONS 32 |
Definition at line 27 of file btGjkConvexCast.cpp.