@Properties(inherit=Bullet3Dynamics.class) public class b3ContactSolverInfoData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3ContactSolverInfoData()
Default native constructor.
|
b3ContactSolverInfoData(long size)
Native array allocator.
|
b3ContactSolverInfoData(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 b3ContactSolverInfoData()
public b3ContactSolverInfoData(long size)
Pointer.position(long).public b3ContactSolverInfoData(Pointer p)
Pointer(Pointer).public b3ContactSolverInfoData position(long position)
public b3ContactSolverInfoData getPointer(long i)
getPointer in class Pointerpublic b3ContactSolverInfoData m_tau(float setter)
public b3ContactSolverInfoData m_damping(float setter)
public b3ContactSolverInfoData m_friction(float setter)
public b3ContactSolverInfoData m_timeStep(float setter)
public b3ContactSolverInfoData m_restitution(float setter)
public int m_numIterations()
public b3ContactSolverInfoData m_numIterations(int setter)
public b3ContactSolverInfoData m_maxErrorReduction(float setter)
public b3ContactSolverInfoData m_sor(float setter)
public b3ContactSolverInfoData m_erp(float setter)
public b3ContactSolverInfoData m_erp2(float setter)
public b3ContactSolverInfoData m_globalCfm(float setter)
public int m_splitImpulse()
public b3ContactSolverInfoData m_splitImpulse(int setter)
@Cast(value="b3Scalar") public float m_splitImpulsePenetrationThreshold()
public b3ContactSolverInfoData m_splitImpulsePenetrationThreshold(float setter)
public b3ContactSolverInfoData m_splitImpulseTurnErp(float setter)
public b3ContactSolverInfoData m_linearSlop(float setter)
public b3ContactSolverInfoData m_warmstartingFactor(float setter)
public int m_solverMode()
public b3ContactSolverInfoData m_solverMode(int setter)
public int m_restingContactRestitutionThreshold()
public b3ContactSolverInfoData m_restingContactRestitutionThreshold(int setter)
public int m_minimumSolverBatchSize()
public b3ContactSolverInfoData m_minimumSolverBatchSize(int setter)
public b3ContactSolverInfoData m_maxGyroscopicForce(float setter)
@Cast(value="b3Scalar") public float m_singleAxisRollingFrictionThreshold()
public b3ContactSolverInfoData m_singleAxisRollingFrictionThreshold(float setter)
Copyright © 2024. All rights reserved.