@NoOffset @Properties(inherit=BulletCollision.class) public class btHashedSimplePairCache extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
btHashedSimplePairCache() |
btHashedSimplePairCache(long size)
Native array allocator.
|
btHashedSimplePairCache(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
btSimplePair |
addOverlappingPair(int indexA,
int indexB) |
btSimplePair |
findPair(int indexA,
int indexB) |
int |
GetCount() |
int |
getNumOverlappingPairs() |
BT_QUANTIZED_BVH_NODE_Array |
getOverlappingPairArray() |
btSimplePair |
getOverlappingPairArrayPtr() |
btHashedSimplePairCache |
getPointer(long i) |
btHashedSimplePairCache |
position(long position) |
void |
removeAllPairs() |
Pointer |
removeOverlappingPair(int indexA,
int indexB) |
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, zero
public btHashedSimplePairCache(Pointer p)
Pointer(Pointer)
.public btHashedSimplePairCache(long size)
Pointer.position(long)
.public btHashedSimplePairCache()
public btHashedSimplePairCache position(long position)
public btHashedSimplePairCache getPointer(long i)
getPointer
in class Pointer
public void removeAllPairs()
public Pointer removeOverlappingPair(int indexA, int indexB)
public btSimplePair addOverlappingPair(int indexA, int indexB)
public btSimplePair getOverlappingPairArrayPtr()
@Cast(value="btSimplePairArray*") @ByRef public BT_QUANTIZED_BVH_NODE_Array getOverlappingPairArray()
public btSimplePair findPair(int indexA, int indexB)
public int GetCount()
public int getNumOverlappingPairs()
Copyright © 2024. All rights reserved.