Searched defs:btCompoundShapeData (Results 1 – 3 of 3) sorted by relevance
188 struct btCompoundShapeData struct203 return sizeof(btCompoundShapeData); in calculateSerializeBufferSize() argument
18 public class btCompoundShapeData extends BulletBase { class21 protected btCompoundShapeData(final String className, long cPtr, boolean cMemoryOwn) { in btCompoundShapeData() method in btCompoundShapeData27 public btCompoundShapeData(long cPtr, boolean cMemoryOwn) { in btCompoundShapeData() method in btCompoundShapeData95 public btCompoundShapeData() { in btCompoundShapeData() method in btCompoundShapeData
60 class btCompoundShapeData; variable