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

Go to the source code of this file.

Classes

class  btConvexCast
 btConvexCast is an interface for Casting More...
 
struct  btConvexCast::CastResult
 RayResult stores the closest result alternatively, add a callback method to decide about closest/all results. More...