| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision |
| Modifier and Type | Method and Description |
|---|---|
btMultiSphereShape |
btCollisionWorldImporter.createMultiSphereShape(btVector3 positions,
double[] radi,
int numSpheres) |
btMultiSphereShape |
btCollisionWorldImporter.createMultiSphereShape(btVector3 positions,
DoubleBuffer radi,
int numSpheres) |
btMultiSphereShape |
btCollisionWorldImporter.createMultiSphereShape(btVector3 positions,
DoublePointer radi,
int numSpheres) |
Copyright © 2024. All rights reserved.