bvhMeshShape_LocalStoreMemory Struct Reference

#include <SpuCollisionShapes.h>

Collaboration diagram for bvhMeshShape_LocalStoreMemory:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ATTRIBUTE_ALIGNED16 (char gOptimizedBvh[sizeof(btOptimizedBvh)+16])
btOptimizedBvhgetOptimizedBvh ()
 ATTRIBUTE_ALIGNED16 (btTriangleIndexVertexArray gTriangleMeshInterfaceStorage)
 ATTRIBUTE_ALIGNED16 (btIndexedMesh gIndexMesh)
 only a single mesh part for now, we can add support for multiple parts, but quantized trees don't support this at the moment
 ATTRIBUTE_ALIGNED16 (btBvhSubtreeInfo gSubtreeHeaders[32])
 ATTRIBUTE_ALIGNED16 (btQuantizedBvhNode gSubtreeNodes[2048/sizeof(btQuantizedBvhNode)])

Public Attributes

btTriangleIndexVertexArraygTriangleMeshInterfacePtr

Detailed Description

Definition at line 62 of file SpuCollisionShapes.h.


Member Function Documentation

bvhMeshShape_LocalStoreMemory::ATTRIBUTE_ALIGNED16 ( btQuantizedBvhNode  gSubtreeNodes[2048/sizeof(btQuantizedBvhNode)]  ) 
bvhMeshShape_LocalStoreMemory::ATTRIBUTE_ALIGNED16 ( btBvhSubtreeInfo  gSubtreeHeaders[32]  ) 
bvhMeshShape_LocalStoreMemory::ATTRIBUTE_ALIGNED16 ( btIndexedMesh  gIndexMesh  ) 

only a single mesh part for now, we can add support for multiple parts, but quantized trees don't support this at the moment

bvhMeshShape_LocalStoreMemory::ATTRIBUTE_ALIGNED16 ( btTriangleIndexVertexArray  gTriangleMeshInterfaceStorage  ) 
bvhMeshShape_LocalStoreMemory::ATTRIBUTE_ALIGNED16 ( char  gOptimizedBvh[sizeof(btOptimizedBvh)+16]  ) 
btOptimizedBvh* bvhMeshShape_LocalStoreMemory::getOptimizedBvh (  )  [inline]

Definition at line 66 of file SpuCollisionShapes.h.


Member Data Documentation

Definition at line 72 of file SpuCollisionShapes.h.


The documentation for this struct was generated from the following file:

Generated on Mon Feb 15 22:24:55 2010 for Bullet Collision Detection & Physics Library by  doxygen 1.6.1