@NoOffset @Properties(inherit=BulletCollision.class) public class btBoxBoxDetector extends btDiscreteCollisionDetectorInterface
btDiscreteCollisionDetectorInterface.ClosestPointInput, btDiscreteCollisionDetectorInterface.ResultPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btBoxBoxDetector(btBoxShape box1,
btBoxShape box2) |
btBoxBoxDetector(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
getClosestPoints(btDiscreteCollisionDetectorInterface.ClosestPointInput input,
btDiscreteCollisionDetectorInterface.Result output,
btIDebugDraw debugDraw) |
void |
getClosestPoints(btDiscreteCollisionDetectorInterface.ClosestPointInput input,
btDiscreteCollisionDetectorInterface.Result output,
btIDebugDraw debugDraw,
boolean swapResults) |
btBoxShape |
m_box1() |
btBoxBoxDetector |
m_box1(btBoxShape setter) |
btBoxShape |
m_box2() |
btBoxBoxDetector |
m_box2(btBoxShape setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic btBoxBoxDetector(Pointer p)
Pointer(Pointer).public btBoxBoxDetector(@Const btBoxShape box1, @Const btBoxShape box2)
@Const public btBoxShape m_box1()
public btBoxBoxDetector m_box1(btBoxShape setter)
@Const public btBoxShape m_box2()
public btBoxBoxDetector m_box2(btBoxShape setter)
public void getClosestPoints(@Const @ByRef btDiscreteCollisionDetectorInterface.ClosestPointInput input, @ByRef btDiscreteCollisionDetectorInterface.Result output, btIDebugDraw debugDraw, @Cast(value="bool") boolean swapResults)
getClosestPoints in class btDiscreteCollisionDetectorInterfacepublic void getClosestPoints(@Const @ByRef btDiscreteCollisionDetectorInterface.ClosestPointInput input, @ByRef btDiscreteCollisionDetectorInterface.Result output, btIDebugDraw debugDraw)
getClosestPoints in class btDiscreteCollisionDetectorInterfaceCopyright © 2024. All rights reserved.