| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletSoftBody |
| Modifier and Type | Method and Description |
|---|---|
btDeformableFaceRigidContactConstraintArrayArray |
btDeformableFaceRigidContactConstraintArrayArray.getPointer(long i) |
btDeformableFaceRigidContactConstraintArrayArray |
btDeformableContactProjection.m_faceRigidConstraints() |
btDeformableFaceRigidContactConstraintArrayArray |
btDeformableFaceRigidContactConstraintArrayArray.position(long position) |
btDeformableFaceRigidContactConstraintArrayArray |
btDeformableFaceRigidContactConstraintArrayArray.put(btDeformableFaceRigidContactConstraintArrayArray other) |
| Modifier and Type | Method and Description |
|---|---|
void |
btDeformableFaceRigidContactConstraintArrayArray.copyFromArray(btDeformableFaceRigidContactConstraintArrayArray otherArray) |
btDeformableContactProjection |
btDeformableContactProjection.m_faceRigidConstraints(btDeformableFaceRigidContactConstraintArrayArray setter) |
btDeformableFaceRigidContactConstraintArrayArray |
btDeformableFaceRigidContactConstraintArrayArray.put(btDeformableFaceRigidContactConstraintArrayArray other) |
| Constructor and Description |
|---|
btDeformableFaceRigidContactConstraintArrayArray(btDeformableFaceRigidContactConstraintArrayArray otherArray)
Generally it is best to avoid using the copy constructor of an btAlignedObjectArray, and use a (const) reference to the array instead.
|
Copyright © 2024. All rights reserved.