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