Searched defs:btMultiSphereShape (Results 1 – 2 of 2) sorted by relevance
18 public class btMultiSphereShape extends btConvexInternalAabbCachingShape { class21 protected btMultiSphereShape(final String className, long cPtr, boolean cMemoryOwn) { in btMultiSphereShape() method in btMultiSphereShape27 public btMultiSphereShape(long cPtr, boolean cMemoryOwn) { in btMultiSphereShape() method in btMultiSphereShape61 public btMultiSphereShape(Vector3[] positions, float[] radi, int numSpheres) { in btMultiSphereShape() method in btMultiSphereShape
25 btMultiSphereShape::btMultiSphereShape (const btVector3* positions,const btScalar* radi,int numSphe… in btMultiSphereShape() function in btMultiSphereShape