Public Member Functions | Public Attributes

bvhMeshShape_LocalStoreMemory Struct Reference

#include <SpuCollisionShapes.h>

Collaboration diagram for bvhMeshShape_LocalStoreMemory:
Collaboration graph
[legend]

List of all members.

Public Member Functions

btOptimizedBvhgetOptimizedBvh ()

Public Attributes

char gOptimizedBvh [sizeof(btOptimizedBvh)+16]
btTriangleIndexVertexArray gTriangleMeshInterfaceStorage
btTriangleIndexVertexArraygTriangleMeshInterfacePtr
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
btBvhSubtreeInfo gSubtreeHeaders [32]
btQuantizedBvhNode gSubtreeNodes [2048/sizeof(btQuantizedBvhNode)]

Detailed Description

Definition at line 64 of file SpuCollisionShapes.h.


Member Function Documentation

btOptimizedBvh* bvhMeshShape_LocalStoreMemory::getOptimizedBvh (  )  [inline]

Definition at line 68 of file SpuCollisionShapes.h.


Member Data Documentation

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

Definition at line 76 of file SpuCollisionShapes.h.

Definition at line 67 of file SpuCollisionShapes.h.

Definition at line 79 of file SpuCollisionShapes.h.

Definition at line 80 of file SpuCollisionShapes.h.

Definition at line 74 of file SpuCollisionShapes.h.

Definition at line 73 of file SpuCollisionShapes.h.


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