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