@NoOffset @Properties(inherit=LinearMath.class) public class btConvexSeparatingDistanceUtil extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btConvexSeparatingDistanceUtil(double boundingRadiusA,
double boundingRadiusB) |
btConvexSeparatingDistanceUtil(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getConservativeSeparatingDistance() |
void |
initSeparatingDistance(btVector3 separatingVector,
double separatingDistance,
btTransform transA,
btTransform transB) |
void |
updateSeparatingDistance(btTransform transA,
btTransform transB) |
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 btConvexSeparatingDistanceUtil(Pointer p)
Pointer(Pointer).@Cast(value="btScalar") public double getConservativeSeparatingDistance()
public void updateSeparatingDistance(@Const @ByRef btTransform transA, @Const @ByRef btTransform transB)
Copyright © 2024. All rights reserved.