Bullet Collision Detection & Physics Library
|
#include "btTriangleIndexVertexArray.h"
Go to the source code of this file.
Classes | |
struct | btMaterialProperties |
This file was created by Alex Silverman. More... | |
class | btTriangleIndexVertexMaterialArray |
Teh btTriangleIndexVertexMaterialArray is built on TriangleIndexVertexArray The addition of a material array allows for the utilization of the partID and triangleIndex that are returned in the ContactAddedCallback. More... | |
Typedefs | |
typedef btAlignedObjectArray < btMaterialProperties > | MaterialArray |
Definition at line 42 of file btTriangleIndexVertexMaterialArray.h.