Uses of Class
zombie.core.skinnedmodel.advancedanimation.PooledAnimBoneWeightArray
Packages that use PooledAnimBoneWeightArray
-
Uses of PooledAnimBoneWeightArray in zombie.core.skinnedmodel.advancedanimation
Methods in zombie.core.skinnedmodel.advancedanimation that return PooledAnimBoneWeightArrayModifier and TypeMethodDescriptionstatic PooledAnimBoneWeightArray
PooledAnimBoneWeightArray.alloc
(int count) static PooledAnimBoneWeightArray
PooledAnimBoneWeightArray.toArray
(List<AnimBoneWeight> list) static PooledAnimBoneWeightArray
PooledAnimBoneWeightArray.toArray
(PooledArrayObject<AnimBoneWeight> source)