Bullet Collision Detection & Physics Library
|
#include "btTriangleIndexVertexArray.h"
#include "LinearMath/btVector3.h"
#include "LinearMath/btAlignedObjectArray.h"
Go to the source code of this file.
Classes | |
class | btTriangleMesh |
The btTriangleMesh class is a convenience class derived from btTriangleIndexVertexArray, that provides storage for a concave triangle mesh. More... | |