Searched refs:makeShapeFromPointMap (Results 1 – 2 of 2) sorted by relevance
104 …public static HullCollisionShape makeShapeFromPointMap(Map<Integer, List<Float>> pointsMap, List<I… in makeShapeFromPointMap() method in RagdollUtils
384 …shape = RagdollUtils.makeShapeFromPointMap(pointsMap, RagdollUtils.getBoneIndices(link.bone, skele… in boneRecursion()