HomeSort by relevance Sort by last modified time
    Searched refs:buildPointMap (Results 1 - 2 of 2) sorted by null

  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/ragdoll/
RagdollUtils.java 39 public static Map<Integer, List<Float>> buildPointMap(Spatial model) {
99 * Vertices have to be previoulsly gathered in a map using buildPointMap method
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
KinematicRagdollControl.java 357 pointsMap = RagdollUtils.buildPointMap(model);
    [all...]

Completed in 40 milliseconds