Searched refs:makeShapeFromVerticeWeights (Results 1 – 2 of 2) sorted by relevance
156 …public static HullCollisionShape makeShapeFromVerticeWeights(Spatial model, List<Integer> boneIndi… in makeShapeFromVerticeWeights() method in RagdollUtils
387 …shape = RagdollUtils.makeShapeFromVerticeWeights(model, RagdollUtils.getBoneIndices(link.bone, ske… in boneRecursion()