Uses of Class
com.google.gwt.typedarrays.client.Float32ArrayNative
Packages that use Float32ArrayNative
-
Uses of Float32ArrayNative in com.google.gwt.typedarrays.client
Methods in com.google.gwt.typedarrays.client that return Float32ArrayNativeModifier and TypeMethodDescriptionstatic Float32ArrayNative
Float32ArrayNative.create
(int length) static Float32ArrayNative
Float32ArrayNative.create
(ArrayBuffer buffer) static Float32ArrayNative
Float32ArrayNative.create
(ArrayBuffer buffer, int byteOffset) static Float32ArrayNative
Float32ArrayNative.create
(ArrayBuffer buffer, int byteOffset, int length) static Float32ArrayNative
JsUtils.createFloat32Array
(JsArrayNumber array) NativeImpl.createFloat32Array
(float[] array) NativeImpl.createFloat32Array
(int length) NativeImpl.createFloat32Array
(ArrayBuffer buffer) NativeImpl.createFloat32Array
(ArrayBuffer buffer, int byteOffset) NativeImpl.createFloat32Array
(ArrayBuffer buffer, int byteOffset, int length)