@NoOffset @Properties(inherit=BulletCollision.class) public class btGjkPairDetector extends btDiscreteCollisionDetectorInterface
btDiscreteCollisionDetectorInterface.ClosestPointInput, btDiscreteCollisionDetectorInterface.ResultPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btGjkPairDetector(btConvexShape objectA,
btConvexShape objectB,
btSimplexSolverInterface simplexSolver,
btConvexPenetrationDepthSolver penetrationDepthSolver) |
btGjkPairDetector(btConvexShape objectA,
btConvexShape objectB,
int shapeTypeA,
int shapeTypeB,
double marginA,
double marginB,
btSimplexSolverInterface simplexSolver,
btConvexPenetrationDepthSolver penetrationDepthSolver) |
btGjkPairDetector(Pointer p)
Pointer cast constructor.
|
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 btGjkPairDetector(Pointer p)
Pointer(Pointer).public btGjkPairDetector(@Const btConvexShape objectA, @Const btConvexShape objectB, btSimplexSolverInterface simplexSolver, btConvexPenetrationDepthSolver penetrationDepthSolver)
public btGjkPairDetector(@Const btConvexShape objectA, @Const btConvexShape objectB, int shapeTypeA, int shapeTypeB, @Cast(value="btScalar") double marginA, @Cast(value="btScalar") double marginB, btSimplexSolverInterface simplexSolver, btConvexPenetrationDepthSolver penetrationDepthSolver)
public int m_lastUsedMethod()
public btGjkPairDetector m_lastUsedMethod(int setter)
public int m_curIter()
public btGjkPairDetector m_curIter(int setter)
public int m_degenerateSimplex()
public btGjkPairDetector m_degenerateSimplex(int setter)
public int m_catchDegeneracies()
public btGjkPairDetector m_catchDegeneracies(int setter)
public int m_fixContactNormalDirection()
public btGjkPairDetector m_fixContactNormalDirection(int 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 btDiscreteCollisionDetectorInterfacepublic void getClosestPointsNonVirtual(@Const @ByRef btDiscreteCollisionDetectorInterface.ClosestPointInput input, @ByRef btDiscreteCollisionDetectorInterface.Result output, btIDebugDraw debugDraw)
public void setMinkowskiA(@Const btConvexShape minkA)
public void setMinkowskiB(@Const btConvexShape minkB)
public void setPenetrationDepthSolver(btConvexPenetrationDepthSolver penetrationDepthSolver)
Copyright © 2024. All rights reserved.