Home
last modified time | relevance | path

Searched defs:getBreakingImpulseThreshold (Results 1 – 4 of 4) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
DbtTypedConstraintData.java156 public float getBreakingImpulseThreshold() { in getBreakingImpulseThreshold() method in btTypedConstraintData
DbtTypedConstraintFloatData.java156 public float getBreakingImpulseThreshold() { in getBreakingImpulseThreshold() method in btTypedConstraintFloatData
DbtTypedConstraintDoubleData.java156 public double getBreakingImpulseThreshold() { in getBreakingImpulseThreshold() method in btTypedConstraintDoubleData
DbtTypedConstraint.java333 public float getBreakingImpulseThreshold() { in getBreakingImpulseThreshold() method in btTypedConstraint