@NoOffset @Properties(inherit=BulletCollision.class) public class btSubsimplexConvexCast extends btConvexCast
btConvexCast.CastResultPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btSubsimplexConvexCast(btConvexShape shapeA,
btConvexShape shapeB,
btSimplexSolverInterface simplexSolver) |
btSubsimplexConvexCast(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
calcTimeOfImpact(btTransform fromA,
btTransform toA,
btTransform fromB,
btTransform toB,
btConvexCast.CastResult result)
SimsimplexConvexCast calculateTimeOfImpact calculates the time of impact+normal for the linear cast (sweep) between two moving objects.
|
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 btSubsimplexConvexCast(Pointer p)
Pointer(Pointer).public btSubsimplexConvexCast(@Const btConvexShape shapeA, @Const btConvexShape shapeB, btSimplexSolverInterface simplexSolver)
@Cast(value="bool") public boolean calcTimeOfImpact(@Const @ByRef btTransform fromA, @Const @ByRef btTransform toA, @Const @ByRef btTransform fromB, @Const @ByRef btTransform toB, @ByRef btConvexCast.CastResult result)
calcTimeOfImpact in class btConvexCastCopyright © 2024. All rights reserved.