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

Go to the source code of this file.

Classes

struct  btIndexedMesh
 The btIndexedMesh indexes a single vertex and index array. More...
 
class  btTriangleIndexVertexArray
 The btTriangleIndexVertexArray allows to access multiple triangle meshes, by indexing into existing triangle/index arrays. More...
 

Typedefs

typedef btAlignedObjectArray< btIndexedMeshIndexedMeshArray
 

Typedef Documentation

Definition at line 62 of file btTriangleIndexVertexArray.h.