@Properties(inherit=BulletDynamics.class) public class btContactSolverInfoData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btContactSolverInfoData()
Default native constructor.
|
btContactSolverInfoData(long size)
Native array allocator.
|
btContactSolverInfoData(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 btContactSolverInfoData()
public btContactSolverInfoData(long size)
Pointer.position(long).public btContactSolverInfoData(Pointer p)
Pointer(Pointer).public btContactSolverInfoData position(long position)
public btContactSolverInfoData getPointer(long i)
getPointer in class Pointerpublic btContactSolverInfoData m_tau(double setter)
public btContactSolverInfoData m_damping(double setter)
public btContactSolverInfoData m_friction(double setter)
public btContactSolverInfoData m_timeStep(double setter)
public btContactSolverInfoData m_restitution(double setter)
public int m_numIterations()
public btContactSolverInfoData m_numIterations(int setter)
public btContactSolverInfoData m_maxErrorReduction(double setter)
public btContactSolverInfoData m_sor(double setter)
public btContactSolverInfoData m_erp(double setter)
public btContactSolverInfoData m_erp2(double setter)
public btContactSolverInfoData m_deformable_erp(double setter)
public btContactSolverInfoData m_deformable_cfm(double setter)
@Cast(value="btScalar") public double m_deformable_maxErrorReduction()
public btContactSolverInfoData m_deformable_maxErrorReduction(double setter)
public btContactSolverInfoData m_globalCfm(double setter)
public btContactSolverInfoData m_frictionERP(double setter)
public btContactSolverInfoData m_frictionCFM(double setter)
public int m_splitImpulse()
public btContactSolverInfoData m_splitImpulse(int setter)
@Cast(value="btScalar") public double m_splitImpulsePenetrationThreshold()
public btContactSolverInfoData m_splitImpulsePenetrationThreshold(double setter)
public btContactSolverInfoData m_splitImpulseTurnErp(double setter)
public btContactSolverInfoData m_linearSlop(double setter)
public btContactSolverInfoData m_warmstartingFactor(double setter)
@Cast(value="btScalar") public double m_articulatedWarmstartingFactor()
public btContactSolverInfoData m_articulatedWarmstartingFactor(double setter)
public int m_solverMode()
public btContactSolverInfoData m_solverMode(int setter)
public int m_restingContactRestitutionThreshold()
public btContactSolverInfoData m_restingContactRestitutionThreshold(int setter)
public int m_minimumSolverBatchSize()
public btContactSolverInfoData m_minimumSolverBatchSize(int setter)
public btContactSolverInfoData m_maxGyroscopicForce(double setter)
@Cast(value="btScalar") public double m_singleAxisRollingFrictionThreshold()
public btContactSolverInfoData m_singleAxisRollingFrictionThreshold(double setter)
@Cast(value="btScalar") public double m_leastSquaresResidualThreshold()
public btContactSolverInfoData m_leastSquaresResidualThreshold(double setter)
@Cast(value="btScalar") public double m_restitutionVelocityThreshold()
public btContactSolverInfoData m_restitutionVelocityThreshold(double setter)
public btContactSolverInfoData m_jointFeedbackInWorldSpace(boolean setter)
public btContactSolverInfoData m_jointFeedbackInJointFrame(boolean setter)
public int m_reportSolverAnalytics()
public btContactSolverInfoData m_reportSolverAnalytics(int setter)
public int m_numNonContactInnerIterations()
public btContactSolverInfoData m_numNonContactInnerIterations(int setter)
Copyright © 2024. All rights reserved.