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
IFloat64x2
Interface IFloat64x2
Hierarchy
IFloat64x2
Index
Properties
abs
clamp
get
Sign
Mask
getX
getY
max
min
scale
sqrt
withX
withY
Properties
abs
abs
:
(
)
=>
IFloat64x2
Type declaration
(
)
:
IFloat64x2
Returns
IFloat64x2
clamp
clamp
:
(
lowerLimit
:
IFloat64x2
, upperLimit
:
IFloat64x2
)
=>
IFloat64x2
Type declaration
(
lowerLimit
:
IFloat64x2
, upperLimit
:
IFloat64x2
)
:
IFloat64x2
Parameters
lowerLimit:
IFloat64x2
upperLimit:
IFloat64x2
Returns
IFloat64x2
get
Sign
Mask
get
Sign
Mask
:
(
)
=>
number
Type declaration
(
)
:
number
Returns
number
getX
getX
:
(
)
=>
number
Type declaration
(
)
:
number
Returns
number
getY
getY
:
(
)
=>
number
Type declaration
(
)
:
number
Returns
number
max
max
:
(
other
:
IFloat64x2
)
=>
IFloat64x2
Type declaration
(
other
:
IFloat64x2
)
:
IFloat64x2
Parameters
other:
IFloat64x2
Returns
IFloat64x2
min
min
:
(
other
:
IFloat64x2
)
=>
IFloat64x2
Type declaration
(
other
:
IFloat64x2
)
:
IFloat64x2
Parameters
other:
IFloat64x2
Returns
IFloat64x2
scale
scale
:
(
s
:
number
)
=>
IFloat64x2
Type declaration
(
s
:
number
)
:
IFloat64x2
Parameters
s:
number
Returns
IFloat64x2
sqrt
sqrt
:
(
)
=>
IFloat64x2
Type declaration
(
)
:
IFloat64x2
Returns
IFloat64x2
withX
withX
:
(
x
:
number
)
=>
IFloat64x2
Type declaration
(
x
:
number
)
:
IFloat64x2
Parameters
x:
number
Returns
IFloat64x2
withY
withY
:
(
y
:
number
)
=>
IFloat64x2
Type declaration
(
y
:
number
)
:
IFloat64x2
Parameters
y:
number
Returns
IFloat64x2
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
IFloat64x2
abs
clamp
get
Sign
Mask
getX
getY
max
min
scale
sqrt
withX
withY
Generated using
TypeDoc