| Package | Description |
|---|---|
| org.bytedeco.bullet.LinearMath |
| Modifier and Type | Method and Description |
|---|---|
btThreadSupportInterface.ThreadFunc |
btThreadSupportInterface.ConstructionInfo.m_userThreadFunc() |
| Modifier and Type | Method and Description |
|---|---|
btThreadSupportInterface.ConstructionInfo |
btThreadSupportInterface.ConstructionInfo.m_userThreadFunc(btThreadSupportInterface.ThreadFunc setter) |
| Constructor and Description |
|---|
ConstructionInfo(BytePointer uniqueName,
btThreadSupportInterface.ThreadFunc userThreadFunc) |
ConstructionInfo(BytePointer uniqueName,
btThreadSupportInterface.ThreadFunc userThreadFunc,
int threadStackSize) |
ConstructionInfo(String uniqueName,
btThreadSupportInterface.ThreadFunc userThreadFunc) |
ConstructionInfo(String uniqueName,
btThreadSupportInterface.ThreadFunc userThreadFunc,
int threadStackSize) |
Copyright © 2024. All rights reserved.