Searched defs:boneIndices (Results 1 – 1 of 1) sorted by relevance
61 ByteBuffer boneIndices = (ByteBuffer) mesh.getBuffer(Type.BoneIndex).getData(); in buildPointMapForMesh() local104 …hape makeShapeFromPointMap(Map<Integer, List<Float>> pointsMap, List<Integer> boneIndices, Vector3… in makeShapeFromPointMap()156 …c HullCollisionShape makeShapeFromVerticeWeights(Spatial model, List<Integer> boneIndices, Vector3… in makeShapeFromVerticeWeights()196 ByteBuffer boneIndices = (ByteBuffer) mesh.getBuffer(Type.BoneIndex).getData(); in getPoints() local