| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletSoftBody |
| Modifier and Type | Method and Description |
|---|---|
btSoftBody.sRayCast |
btSoftBody.sRayCast.body(btSoftBody setter) |
btSoftBody.sRayCast |
btSoftBody.sRayCast.feature(int setter) |
btSoftBody.sRayCast |
btSoftBody.sRayCast.fraction(double setter) |
btSoftBody.sRayCast |
btSoftBody.sRayCast.getPointer(long i) |
btSoftBody.sRayCast |
btSoftBody.sRayCast.index(int setter) |
btSoftBody.sRayCast |
btSoftBody.sRayCast.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
btSoftBody.rayFaceTest(btVector3 rayFrom,
btVector3 rayTo,
btSoftBody.sRayCast results) |
boolean |
btSoftBody.rayTest(btVector3 rayFrom,
btVector3 rayTo,
btSoftBody.sRayCast results)
Ray casting using rayFrom and rayTo in worldspace, (not direction!)
|
Copyright © 2024. All rights reserved.