| Package | Description |
|---|---|
| org.bytedeco.bullet.Bullet3Collision | |
| org.bytedeco.bullet.Bullet3OpenCL |
| Modifier and Type | Method and Description |
|---|---|
b3GpuChildShape |
b3GpuChildShapeArray.at(int n) |
b3GpuChildShape |
b3GpuChildShapeArray.expand() |
b3GpuChildShape |
b3GpuChildShapeArray.expand(b3GpuChildShape fillValue) |
b3GpuChildShape |
b3GpuChildShapeArray.expandNonInitializing() |
b3GpuChildShape |
b3GpuChildShapeArray.get(int n) |
b3GpuChildShape |
b3GpuChildShape.getPointer(long i) |
b3GpuChildShape |
b3GpuChildShape.m_capsuleAxis(int setter) |
b3GpuChildShape |
b3GpuChildShape.m_childOrientation(b3Quaternion setter) |
b3GpuChildShape |
b3GpuChildShape.m_childPosition(b3Vector3 setter) |
b3GpuChildShape |
b3GpuChildShape.m_collidableShapeIndex(int setter) |
b3GpuChildShape |
b3GpuChildShape.m_height(float setter) |
b3GpuChildShape |
b3GpuChildShape.m_numChildShapes(int setter) |
b3GpuChildShape |
b3GpuChildShape.m_radius(float setter) |
b3GpuChildShape |
b3GpuChildShape.m_shapeIndex(int setter) |
b3GpuChildShape |
b3GpuChildShape.m_shapeType(int setter) |
b3GpuChildShape |
b3GpuChildShape.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
b3GpuChildShape |
b3GpuChildShapeArray.expand(b3GpuChildShape fillValue) |
void |
b3GpuChildShapeArray.push_back(b3GpuChildShape _Val) |
void |
b3GpuChildShapeArray.resize(int newsize,
b3GpuChildShape fillData) |
| Modifier and Type | Method and Description |
|---|---|
b3GpuChildShape |
b3GpuChildShapeOCLArray.at(long n) |
b3GpuChildShape |
b3GpuChildShapeOCLArray.forcedAt(long n) |
| Modifier and Type | Method and Description |
|---|---|
void |
b3GpuChildShapeOCLArray.copyFromHostPointer(b3GpuChildShape src,
long numElems) |
void |
b3GpuChildShapeOCLArray.copyFromHostPointer(b3GpuChildShape src,
long numElems,
long destFirstElem,
boolean waitForCompletion) |
void |
b3GpuChildShapeOCLArray.copyToHostPointer(b3GpuChildShape destPtr,
long numElem) |
void |
b3GpuChildShapeOCLArray.copyToHostPointer(b3GpuChildShape destPtr,
long numElem,
long srcFirstElem,
boolean waitForCompletion) |
boolean |
b3GpuChildShapeOCLArray.push_back(b3GpuChildShape _Val) |
boolean |
b3GpuChildShapeOCLArray.push_back(b3GpuChildShape _Val,
boolean waitForCompletion) |
Copyright © 2024. All rights reserved.