Searched defs:btMultiSphereShapeData (Results 1 – 3 of 3) sorted by relevance
83 struct btMultiSphereShapeData struct96 return sizeof(btMultiSphereShapeData); in calculateSerializeBufferSize() argument
18 public class btMultiSphereShapeData extends BulletBase { class21 protected btMultiSphereShapeData(final String className, long cPtr, boolean cMemoryOwn) { in btMultiSphereShapeData() method in btMultiSphereShapeData27 public btMultiSphereShapeData(long cPtr, boolean cMemoryOwn) { in btMultiSphereShapeData() method in btMultiSphereShapeData95 public btMultiSphereShapeData() { in btMultiSphereShapeData() method in btMultiSphereShapeData
50 class btMultiSphereShapeData; variable