public class btContactSolverInfo extends btContactSolverInfoData
className| Constructor and Description |
|---|
btContactSolverInfo() |
btContactSolverInfo(long cPtr,
boolean cMemoryOwn)
Construct a new btContactSolverInfo, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btContactSolverInfo obj) |
getCPtr, getDamping, getErp, getErp2, getFriction, getFrictionCFM, getFrictionERP, getGlobalCfm, getLeastSquaresResidualThreshold, getLinearSlop, getMaxErrorReduction, getMaxGyroscopicForce, getMinimumSolverBatchSize, getNumIterations, getRestingContactRestitutionThreshold, getRestitution, getRestitutionVelocityThreshold, getSingleAxisRollingFrictionThreshold, getSolverMode, getSor, getSplitImpulse, getSplitImpulsePenetrationThreshold, getSplitImpulseTurnErp, getTau, getTimeStep, getWarmstartingFactor, setDamping, setErp, setErp2, setFriction, setFrictionCFM, setFrictionERP, setGlobalCfm, setLeastSquaresResidualThreshold, setLinearSlop, setMaxErrorReduction, setMaxGyroscopicForce, setMinimumSolverBatchSize, setNumIterations, setRestingContactRestitutionThreshold, setRestitution, setRestitutionVelocityThreshold, setSingleAxisRollingFrictionThreshold, setSolverMode, setSor, setSplitImpulse, setSplitImpulsePenetrationThreshold, setSplitImpulseTurnErp, setTau, setTimeStep, setWarmstartingFactordispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic btContactSolverInfo(long cPtr,
boolean cMemoryOwn)
public btContactSolverInfo()
public static long getCPtr(btContactSolverInfo obj)
Copyright © 2021. All rights reserved.