27 if (boolBufferCache.
_size != 0)
31 int size = this.
_size;
45 if (intBufferCache.
_size != 0)
49 int size = this.
_size;
63 if (ushortBufferCache.
_size != 0)
67 int size = this.
_size;
81 if (floatBufferCache.
_size != 0)
85 int size = this.
_size;
99 if (buffer !=
null && buffer ==
null)
class f__AnonymousType0<< Count > j__TPar
static void Exit(object obj)
readonly Queue< float[]> _floatBufferCache
int[] CreateIntSet(int defaultState, params int[] inputs)
ushort[] GetUshortBuffer()
bool[] CreateBoolSet(bool defaultState, params int[] types)
void Recycle< T >(T[] buffer)
ushort[] CreateUshortSet(ushort defaultState, params ushort[] inputs)
readonly Queue< bool[]> _boolBufferCache
readonly Queue< int[]> _intBufferCache
float[] CreateFloatSet(float defaultState, params float[] inputs)
bool[] CreateBoolSet(params int[] types)
readonly Queue< ushort[]> _ushortBufferCache
T[] CreateCustomSet< T >(T defaultState, params object[] inputs)
int[] CreateIntSet(params int[] types)