| Package | Description |
|---|---|
| org.bytedeco.bullet.LinearMath |
| Modifier and Type | Method and Description |
|---|---|
btPlane |
btPlaneArray.at(int n) |
btPlane |
btPlane.dist(double setter) |
btPlane |
btPlaneArray.expand() |
btPlane |
btPlaneArray.expand(btPlane fillValue) |
btPlane |
btPlaneArray.expandNonInitializing() |
btPlane |
btPlaneArray.get(int n) |
btPlane |
btPlane.getPointer(long i) |
btPlane |
btPlane.normal(btVector3 setter) |
btPlane |
btPlane.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
btPlane |
btPlaneArray.expand(btPlane fillValue) |
void |
btPlaneArray.push_back(btPlane _Val) |
void |
btPlaneArray.resize(int newsize,
btPlane fillData) |
Copyright © 2024. All rights reserved.