Searched refs:buildPointMap (Results 1 - 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/ragdoll/
H A DRagdollUtils.java39 public static Map<Integer, List<Float>> buildPointMap(Spatial model) { method in class:RagdollUtils
99 * Vertices have to be previoulsly gathered in a map using buildPointMap method
/external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
H A DKinematicRagdollControl.java357 pointsMap = RagdollUtils.buildPointMap(model);

Completed in 181 milliseconds