VecF32Iterator constructor

VecF32Iterator(
  1. Float32List data
)

Implementation

VecF32Iterator(this.data);