Home
last modified time | relevance | path

Searched defs:getRelativePivotPosition (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/dynamics/com/badlogic/gdx/physics/bullet/dynamics/
DbtGeneric6DofConstraint.java122 public float getRelativePivotPosition(int axis_index) { in getRelativePivotPosition() method in btGeneric6DofConstraint
DbtGeneric6DofSpring2Constraint.java120 public float getRelativePivotPosition(int axis_index) { in getRelativePivotPosition() method in btGeneric6DofSpring2Constraint
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
DbtGeneric6DofConstraint.cpp726 btScalar btGeneric6DofConstraint::getRelativePivotPosition(int axisIndex) const in getRelativePivotPosition() function in btGeneric6DofConstraint