public static class btSequentialImpulseConstraintSolverMt.btContactManifoldCachedInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_NUM_CONTACT_POINTS |
| Constructor and Description |
|---|
btContactManifoldCachedInfo()
Default native constructor.
|
btContactManifoldCachedInfo(long size)
Native array allocator.
|
btContactManifoldCachedInfo(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, 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 btContactManifoldCachedInfo()
public btContactManifoldCachedInfo(long size)
Pointer.position(long).public btContactManifoldCachedInfo(Pointer p)
Pointer(Pointer).public btSequentialImpulseConstraintSolverMt.btContactManifoldCachedInfo position(long position)
public btSequentialImpulseConstraintSolverMt.btContactManifoldCachedInfo getPointer(long i)
getPointer in class Pointer@MemberGetter public static int MAX_NUM_CONTACT_POINTS()
public int numTouchingContacts()
public btSequentialImpulseConstraintSolverMt.btContactManifoldCachedInfo numTouchingContacts(int setter)
public int solverBodyIds(int i)
public btSequentialImpulseConstraintSolverMt.btContactManifoldCachedInfo solverBodyIds(int i, int setter)
@MemberGetter public IntPointer solverBodyIds()
public int contactIndex()
public btSequentialImpulseConstraintSolverMt.btContactManifoldCachedInfo contactIndex(int setter)
public int rollingFrictionIndex()
public btSequentialImpulseConstraintSolverMt.btContactManifoldCachedInfo rollingFrictionIndex(int setter)
public btSequentialImpulseConstraintSolverMt.btContactManifoldCachedInfo contactHasRollingFriction(int i, boolean setter)
@MemberGetter @Cast(value="bool*") public BoolPointer contactHasRollingFriction()
public btManifoldPoint contactPoints(int i)
public btSequentialImpulseConstraintSolverMt.btContactManifoldCachedInfo contactPoints(int i, btManifoldPoint setter)
@MemberGetter @Cast(value="btManifoldPoint**") public PointerPointer contactPoints()
Copyright © 2024. All rights reserved.