Searched refs:getTau (Results 1 – 2 of 2) sorted by relevance
95 public float getTau() { in getTau() method in Point2PointJoint96 return getTau(objectId); in getTau()99 private native float getTau(long objectId); in getTau() method in Point2PointJoint106 cap.write(getTau(), "tau", 0.3f); in write()
85 public float getTau() { in getTau() method in Point2PointJoint94 cap.write(getTau(), "tau", 0.3f); in write()