Bullet Collision Detection & Physics Library
Public Attributes | List of all members
SpuConvexPolyhedronVertexData Struct Reference

#include <SpuCollisionShapes.h>

Collaboration diagram for SpuConvexPolyhedronVertexData:
Collaboration graph
[legend]

Public Attributes

void * gSpuConvexShapePtr
 
btVector3gConvexPoints
 
int gNumConvexPoints
 
int unused
 
btVector3 g_convexPointBuffer [128]
 

Detailed Description

Definition at line 40 of file SpuCollisionShapes.h.

Member Data Documentation

btVector3 SpuConvexPolyhedronVertexData::g_convexPointBuffer[128]

Definition at line 46 of file SpuCollisionShapes.h.

btVector3* SpuConvexPolyhedronVertexData::gConvexPoints

Definition at line 43 of file SpuCollisionShapes.h.

int SpuConvexPolyhedronVertexData::gNumConvexPoints

Definition at line 44 of file SpuCollisionShapes.h.

void* SpuConvexPolyhedronVertexData::gSpuConvexShapePtr

Definition at line 42 of file SpuCollisionShapes.h.

int SpuConvexPolyhedronVertexData::unused

Definition at line 45 of file SpuCollisionShapes.h.


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