| Package | Description |
|---|---|
| org.bytedeco.bullet.Bullet3Collision |
| Modifier and Type | Method and Description |
|---|---|
b3BroadphaseRayCallback |
b3BroadphaseRayCallback.m_lambda_max(float setter) |
b3BroadphaseRayCallback |
b3BroadphaseRayCallback.m_rayDirectionInverse(b3Vector3 setter) |
b3BroadphaseRayCallback |
b3BroadphaseRayCallback.m_signs(int i,
int setter) |
| Modifier and Type | Method and Description |
|---|---|
void |
b3DynamicBvhBroadphase.rayTest(b3Vector3 rayFrom,
b3Vector3 rayTo,
b3BroadphaseRayCallback rayCallback) |
void |
b3DynamicBvhBroadphase.rayTest(b3Vector3 rayFrom,
b3Vector3 rayTo,
b3BroadphaseRayCallback rayCallback,
b3Vector3 aabbMin,
b3Vector3 aabbMax) |
Copyright © 2024. All rights reserved.