Class PooledAnimBoneWeightArray
java.lang.Object
zombie.util.PooledObject
zombie.util.PooledArrayObject
zombie.core.skinnedmodel.advancedanimation.PooledAnimBoneWeightArray
- All Implemented Interfaces:
IPooledObject
public class PooledAnimBoneWeightArray extends PooledArrayObject
-
Constructor Summary
Constructors Constructor Description PooledAnimBoneWeightArray() -
Method Summary
Modifier and Type Method Description static PooledAnimBoneWeightArrayalloc(int int1)static PooledAnimBoneWeightArraytoArray(java.util.List list)static PooledAnimBoneWeightArraytoArray(PooledArrayObject pooledArrayObject)Methods inherited from class zombie.util.PooledArrayObject
array, get, initCapacity, isEmpty, length, setMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface zombie.util.IPooledObject
onReleased
-
Constructor Details
-
PooledAnimBoneWeightArray
public PooledAnimBoneWeightArray()
-
-
Method Details
-
alloc
-
toArray
-
toArray
-