Bullet Collision Detection & Physics Library
Classes | Typedefs
btTriangleIndexVertexMaterialArray.h File Reference
#include "btTriangleIndexVertexArray.h"
Include dependency graph for btTriangleIndexVertexMaterialArray.h:
This graph shows which files directly or indirectly include this file:

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< btMaterialPropertiesMaterialArray
 

Typedef Documentation

Definition at line 42 of file btTriangleIndexVertexMaterialArray.h.