Float4DataPool constructor

Float4DataPool(
  1. int size
)

Implementation

Float4DataPool(int size) : super(size);