Search
Preparing search index...
The search index is not available
Hydro-SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Hydro-SDK
dart/typed_data
IFloat32x4
Interface IFloat32x4
Hierarchy
IFloat32x4
Index
Properties
abs
clamp
equal
get
Sign
Mask
getW
getX
getY
getZ
greater
Than
greater
Than
OrEqual
less
Than
less
Than
OrEqual
max
min
not
Equal
reciprocal
reciprocal
Sqrt
scale
shuffle
shuffle
Mix
sqrt
withW
withX
withY
withZ
Properties
abs
abs
:
(
)
=>
IFloat32x4
Type declaration
(
)
:
IFloat32x4
Returns
IFloat32x4
clamp
clamp
:
(
lowerLimit
:
IFloat32x4
, upperLimit
:
IFloat32x4
)
=>
IFloat32x4
Type declaration
(
lowerLimit
:
IFloat32x4
, upperLimit
:
IFloat32x4
)
:
IFloat32x4
Parameters
lowerLimit:
IFloat32x4
upperLimit:
IFloat32x4
Returns
IFloat32x4
equal
equal
:
(
other
:
IFloat32x4
)
=>
IInt32x4
Type declaration
(
other
:
IFloat32x4
)
:
IInt32x4
Parameters
other:
IFloat32x4
Returns
IInt32x4
get
Sign
Mask
get
Sign
Mask
:
(
)
=>
number
Type declaration
(
)
:
number
Returns
number
getW
getW
:
(
)
=>
number
Type declaration
(
)
:
number
Returns
number
getX
getX
:
(
)
=>
number
Type declaration
(
)
:
number
Returns
number
getY
getY
:
(
)
=>
number
Type declaration
(
)
:
number
Returns
number
getZ
getZ
:
(
)
=>
number
Type declaration
(
)
:
number
Returns
number
greater
Than
greater
Than
:
(
other
:
IFloat32x4
)
=>
IInt32x4
Type declaration
(
other
:
IFloat32x4
)
:
IInt32x4
Parameters
other:
IFloat32x4
Returns
IInt32x4
greater
Than
OrEqual
greater
Than
OrEqual
:
(
other
:
IFloat32x4
)
=>
IInt32x4
Type declaration
(
other
:
IFloat32x4
)
:
IInt32x4
Parameters
other:
IFloat32x4
Returns
IInt32x4
less
Than
less
Than
:
(
other
:
IFloat32x4
)
=>
IInt32x4
Type declaration
(
other
:
IFloat32x4
)
:
IInt32x4
Parameters
other:
IFloat32x4
Returns
IInt32x4
less
Than
OrEqual
less
Than
OrEqual
:
(
other
:
IFloat32x4
)
=>
IInt32x4
Type declaration
(
other
:
IFloat32x4
)
:
IInt32x4
Parameters
other:
IFloat32x4
Returns
IInt32x4
max
max
:
(
other
:
IFloat32x4
)
=>
IFloat32x4
Type declaration
(
other
:
IFloat32x4
)
:
IFloat32x4
Parameters
other:
IFloat32x4
Returns
IFloat32x4
min
min
:
(
other
:
IFloat32x4
)
=>
IFloat32x4
Type declaration
(
other
:
IFloat32x4
)
:
IFloat32x4
Parameters
other:
IFloat32x4
Returns
IFloat32x4
not
Equal
not
Equal
:
(
other
:
IFloat32x4
)
=>
IInt32x4
Type declaration
(
other
:
IFloat32x4
)
:
IInt32x4
Parameters
other:
IFloat32x4
Returns
IInt32x4
reciprocal
reciprocal
:
(
)
=>
IFloat32x4
Type declaration
(
)
:
IFloat32x4
Returns
IFloat32x4
reciprocal
Sqrt
reciprocal
Sqrt
:
(
)
=>
IFloat32x4
Type declaration
(
)
:
IFloat32x4
Returns
IFloat32x4
scale
scale
:
(
s
:
number
)
=>
IFloat32x4
Type declaration
(
s
:
number
)
:
IFloat32x4
Parameters
s:
number
Returns
IFloat32x4
shuffle
shuffle
:
(
mask
:
number
)
=>
IFloat32x4
Type declaration
(
mask
:
number
)
:
IFloat32x4
Parameters
mask:
number
Returns
IFloat32x4
shuffle
Mix
shuffle
Mix
:
(
other
:
IFloat32x4
, mask
:
number
)
=>
IFloat32x4
Type declaration
(
other
:
IFloat32x4
, mask
:
number
)
:
IFloat32x4
Parameters
other:
IFloat32x4
mask:
number
Returns
IFloat32x4
sqrt
sqrt
:
(
)
=>
IFloat32x4
Type declaration
(
)
:
IFloat32x4
Returns
IFloat32x4
withW
withW
:
(
w
:
number
)
=>
IFloat32x4
Type declaration
(
w
:
number
)
:
IFloat32x4
Parameters
w:
number
Returns
IFloat32x4
withX
withX
:
(
x
:
number
)
=>
IFloat32x4
Type declaration
(
x
:
number
)
:
IFloat32x4
Parameters
x:
number
Returns
IFloat32x4
withY
withY
:
(
y
:
number
)
=>
IFloat32x4
Type declaration
(
y
:
number
)
:
IFloat32x4
Parameters
y:
number
Returns
IFloat32x4
withZ
withZ
:
(
z
:
number
)
=>
IFloat32x4
Type declaration
(
z
:
number
)
:
IFloat32x4
Parameters
z:
number
Returns
IFloat32x4
Modules
dart/_
http
dart/_
internal
dart/async
dart/collection
dart/convert
dart/core
dart/typed_
data
dart/ui
flutter/animation
flutter/cupertino
flutter/foundation
flutter/gestures
flutter/material
flutter/painting
flutter/physics
flutter/rendering
flutter/scheduler
flutter/semantics
flutter/services
flutter/widgets
http
scoped
Model
IFloat32x4
abs
clamp
equal
get
Sign
Mask
getW
getX
getY
getZ
greater
Than
greater
Than
OrEqual
less
Than
less
Than
OrEqual
max
min
not
Equal
reciprocal
reciprocal
Sqrt
scale
shuffle
shuffle
Mix
sqrt
withW
withX
withY
withZ
Generated using
TypeDoc