Searched refs:buildPointMapForMesh (Results 1 – 1 of 1) sorted by relevance
45 buildPointMapForMesh(g.getMesh(), map); in buildPointMap()51 buildPointMapForMesh(g.getMesh(), map); in buildPointMap()58 …private static Map<Integer, List<Float>> buildPointMapForMesh(Mesh mesh, Map<Integer, List<Float>>… in buildPointMapForMesh() method in RagdollUtils