Searched defs:btGImpactMeshShape (Results 1 – 4 of 4) sorted by relevance
18 public class btGImpactMeshShape extends btGImpactShapeInterface { class21 protected btGImpactMeshShape(final String className, long cPtr, boolean cMemoryOwn) { in btGImpactMeshShape() method in btGImpactMeshShape27 public btGImpactMeshShape(long cPtr, boolean cMemoryOwn) { in btGImpactMeshShape() method in btGImpactMeshShape61 public btGImpactMeshShape(btStridingMeshInterface meshInterface) { in btGImpactMeshShape() method in btGImpactMeshShape
36 class btGImpactMeshShape; variable
938 btGImpactMeshShape(btStridingMeshInterface * meshInterface) in btGImpactMeshShape() function