![]() |
Blender V2.61 - r43446
|
#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.
Defines | |
| #define | MAX_ITERATIONS 32 |
| #define MAX_ITERATIONS 32 |
Definition at line 27 of file btGjkConvexCast.cpp.
Referenced by btGjkConvexCast::calcTimeOfImpact().