@NoOffset public static class btDiscreteCollisionDetectorInterface.ClosestPointInput extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ClosestPointInput() |
ClosestPointInput(long size)
Native array allocator.
|
ClosestPointInput(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btDiscreteCollisionDetectorInterface.ClosestPointInput |
getPointer(long i) |
double |
m_maximumDistanceSquared() |
btDiscreteCollisionDetectorInterface.ClosestPointInput |
m_maximumDistanceSquared(double setter) |
btTransform |
m_transformA() |
btDiscreteCollisionDetectorInterface.ClosestPointInput |
m_transformA(btTransform setter) |
btTransform |
m_transformB() |
btDiscreteCollisionDetectorInterface.ClosestPointInput |
m_transformB(btTransform setter) |
btDiscreteCollisionDetectorInterface.ClosestPointInput |
position(long position) |
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 ClosestPointInput(Pointer p)
Pointer(Pointer).public ClosestPointInput(long size)
Pointer.position(long).public ClosestPointInput()
public btDiscreteCollisionDetectorInterface.ClosestPointInput position(long position)
public btDiscreteCollisionDetectorInterface.ClosestPointInput getPointer(long i)
getPointer in class Pointer@ByRef public btTransform m_transformA()
public btDiscreteCollisionDetectorInterface.ClosestPointInput m_transformA(btTransform setter)
@ByRef public btTransform m_transformB()
public btDiscreteCollisionDetectorInterface.ClosestPointInput m_transformB(btTransform setter)
public btDiscreteCollisionDetectorInterface.ClosestPointInput m_maximumDistanceSquared(double setter)
Copyright © 2024. All rights reserved.