menu
Dart
dart:typed_data
Float64x2
Float64x2 factory constructor
Float64x2
brightness_4
brightness_5
description
Float64x2
constructor
Float64x2
(
double
x
,
double
y
)
Implementation
external factory Float64x2(double x, double y);
Dart
dart:typed_data
Float64x2
Float64x2 factory constructor
Float64x2 class
Constructors
Float64x2
fromFloat32x4
splat
zero
Properties
hashCode
runtimeType
signMask
x
y
Methods
abs
clamp
max
min
noSuchMethod
scale
sqrt
toString
withX
withY
Operators
operator *
operator +
operator -
operator /
operator ==
operator unary-