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

Go to the source code of this file.

Classes

class  btConvexShape
 The btConvexShape is an abstract shape interface, implemented by all convex shapes such as btBoxShape, btConvexHullShape etc. More...
 

Macros

#define MAX_PREFERRED_PENETRATION_DIRECTIONS   10
 

Macro Definition Documentation

#define MAX_PREFERRED_PENETRATION_DIRECTIONS   10

Definition at line 27 of file btConvexShape.h.