@NoOffset @Properties(inherit=BulletCollision.class) public class btConvexConvexAlgorithm extends btActivatingCollisionAlgorithm
| Modifier and Type | Class and Description |
|---|---|
static class |
btConvexConvexAlgorithm.CreateFunc |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btConvexConvexAlgorithm(btPersistentManifold mf,
btCollisionAlgorithmConstructionInfo ci,
btCollisionObjectWrapper body0Wrap,
btCollisionObjectWrapper body1Wrap,
btConvexPenetrationDepthSolver pdSolver,
int numPerturbationIterations,
int minimumPointsPerturbationThreshold) |
btConvexConvexAlgorithm(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
calculateTimeOfImpact(btCollisionObject body0,
btCollisionObject body1,
btDispatcherInfo dispatchInfo,
btManifoldResult resultOut) |
void |
getAllContactManifolds(btPersistentManifoldArray manifoldArray) |
btPersistentManifold |
getManifold() |
void |
processCollision(btCollisionObjectWrapper body0Wrap,
btCollisionObjectWrapper body1Wrap,
btDispatcherInfo dispatchInfo,
btManifoldResult resultOut) |
void |
setLowLevelOfDetail(boolean useLowLevel) |
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 btConvexConvexAlgorithm(Pointer p)
Pointer(Pointer).public btConvexConvexAlgorithm(btPersistentManifold mf, @Const @ByRef btCollisionAlgorithmConstructionInfo ci, @Const btCollisionObjectWrapper body0Wrap, @Const btCollisionObjectWrapper body1Wrap, btConvexPenetrationDepthSolver pdSolver, int numPerturbationIterations, int minimumPointsPerturbationThreshold)
public void processCollision(@Const btCollisionObjectWrapper body0Wrap, @Const btCollisionObjectWrapper body1Wrap, @Const @ByRef btDispatcherInfo dispatchInfo, btManifoldResult resultOut)
processCollision in class btCollisionAlgorithm@Cast(value="btScalar") public double calculateTimeOfImpact(btCollisionObject body0, btCollisionObject body1, @Const @ByRef btDispatcherInfo dispatchInfo, btManifoldResult resultOut)
calculateTimeOfImpact in class btCollisionAlgorithmpublic void getAllContactManifolds(@Cast(value="btManifoldArray*") @ByRef btPersistentManifoldArray manifoldArray)
getAllContactManifolds in class btCollisionAlgorithm@Const public btPersistentManifold getManifold()
Copyright © 2024. All rights reserved.