search

goog.vec.Float32Array

Provided By
All Implemented Interfaces

Constructs a new Float32Array. The new array is initialized to all zeros.

new Float32Array( p0 )

Parameters
p0(goog.vec.Float32Array|Array|ArrayBuffer|number|null)

The length of the array, or an array to initialize the contents of the new Float32Array.

Instance Methods

Instance Properties

Static Properties