Added more Doxygen comments for classes in src/BulletCollision/CollisionShapes

This commit is contained in:
erwin.coumans
2008-08-27 22:01:50 +00:00
parent 42ad559b2d
commit b21d8caa9a
32 changed files with 60 additions and 54 deletions

View File

@@ -41,7 +41,7 @@ ATTRIBUTE_ALIGNED16( struct) btMaterialProperties
typedef btAlignedObjectArray<btMaterialProperties> MaterialArray;
///TriangleIndexVertexMaterialArray is built on TriangleIndexVertexArray
///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. As with
///TriangleIndexVertexArray, no duplicate is made of the material data, so it