@Properties(inherit=Bullet3OpenCL.class) public class b3ParamsGridBroadphaseCL extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3ParamsGridBroadphaseCL()
Default native constructor.
|
b3ParamsGridBroadphaseCL(long size)
Native array allocator.
|
b3ParamsGridBroadphaseCL(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxBodiesPerCell() |
b3ParamsGridBroadphaseCL |
getPointer(long i) |
IntPointer |
m_gridSize() |
int |
m_gridSize(int i) |
b3ParamsGridBroadphaseCL |
m_gridSize(int i,
int setter) |
FloatPointer |
m_invCellSize() |
float |
m_invCellSize(int i) |
b3ParamsGridBroadphaseCL |
m_invCellSize(int i,
float setter) |
b3ParamsGridBroadphaseCL |
position(long position) |
void |
setMaxBodiesPerCell(int maxOverlap) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic b3ParamsGridBroadphaseCL()
public b3ParamsGridBroadphaseCL(long size)
Pointer.position(long).public b3ParamsGridBroadphaseCL(Pointer p)
Pointer(Pointer).public b3ParamsGridBroadphaseCL position(long position)
public b3ParamsGridBroadphaseCL getPointer(long i)
getPointer in class Pointerpublic float m_invCellSize(int i)
public b3ParamsGridBroadphaseCL m_invCellSize(int i, float setter)
@MemberGetter public FloatPointer m_invCellSize()
public int m_gridSize(int i)
public b3ParamsGridBroadphaseCL m_gridSize(int i, int setter)
@MemberGetter public IntPointer m_gridSize()
public int getMaxBodiesPerCell()
public void setMaxBodiesPerCell(int maxOverlap)
Copyright © 2024. All rights reserved.