Searched defs:pointsMap (Results 1 – 2 of 2) sorted by relevance
355 Map<Integer, List<Float>> pointsMap = null; in scanSpatial() local373 …ial model, Bone bone, PhysicsRigidBody parent, int reccount, Map<Integer, List<Float>> pointsMap) { in boneRecursion()
104 …public static HullCollisionShape makeShapeFromPointMap(Map<Integer, List<Float>> pointsMap, List<I… in makeShapeFromPointMap()