| Package | Description |
|---|---|
| org.bytedeco.bullet.Bullet3Collision | |
| org.bytedeco.bullet.Bullet3OpenCL |
| Modifier and Type | Method and Description |
|---|---|
b3GpuFace |
b3GpuFaceArray.at(int n) |
b3GpuFace |
b3GpuFaceArray.expand() |
b3GpuFace |
b3GpuFaceArray.expand(b3GpuFace fillValue) |
b3GpuFace |
b3GpuFaceArray.expandNonInitializing() |
b3GpuFace |
b3GpuFaceArray.get(int n) |
b3GpuFace |
b3GpuFace.getPointer(long i) |
b3GpuFace |
b3GpuFace.m_indexOffset(int setter) |
b3GpuFace |
b3GpuFace.m_numIndices(int setter) |
b3GpuFace |
b3GpuFace.m_plane(b3Vector3 setter) |
b3GpuFace |
b3GpuFace.m_unusedPadding1(int setter) |
b3GpuFace |
b3GpuFace.m_unusedPadding2(int setter) |
b3GpuFace |
b3GpuFace.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
b3GpuFace |
b3GpuFaceArray.expand(b3GpuFace fillValue) |
void |
b3GpuFaceArray.push_back(b3GpuFace _Val) |
void |
b3GpuFaceArray.resize(int newsize,
b3GpuFace fillData) |
| Modifier and Type | Method and Description |
|---|---|
b3GpuFace |
b3GpuFaceOCLArray.at(long n) |
b3GpuFace |
b3GpuFaceOCLArray.forcedAt(long n) |
| Modifier and Type | Method and Description |
|---|---|
void |
b3GpuFaceOCLArray.copyFromHostPointer(b3GpuFace src,
long numElems) |
void |
b3GpuFaceOCLArray.copyFromHostPointer(b3GpuFace src,
long numElems,
long destFirstElem,
boolean waitForCompletion) |
void |
b3GpuFaceOCLArray.copyToHostPointer(b3GpuFace destPtr,
long numElem) |
void |
b3GpuFaceOCLArray.copyToHostPointer(b3GpuFace destPtr,
long numElem,
long srcFirstElem,
boolean waitForCompletion) |
boolean |
b3GpuFaceOCLArray.push_back(b3GpuFace _Val) |
boolean |
b3GpuFaceOCLArray.push_back(b3GpuFace _Val,
boolean waitForCompletion) |
Copyright © 2024. All rights reserved.