| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision |
| Modifier and Type | Method and Description |
|---|---|
btFace |
btFaceArray.at(int n) |
btFace |
btFaceArray.expand() |
btFace |
btFaceArray.expand(btFace fillValue) |
btFace |
btFaceArray.expandNonInitializing() |
btFace |
btFaceArray.get(int n) |
btFace |
btFace.getPointer(long i) |
btFace |
btFace.m_indices(btIntArray setter) |
btFace |
btFace.m_plane(int i,
double setter) |
btFace |
btFace.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
btFace |
btFaceArray.expand(btFace fillValue) |
void |
btFaceArray.push_back(btFace _Val) |
void |
btFaceArray.resize(int newsize,
btFace fillData) |
Copyright © 2024. All rights reserved.