Handbook
Glossary
scalar>vec3d ( x -- vec )
Vocabulary
gml
.
types
Inputs
x
an
object
Outputs
vec
an
object
Definition
USING:
kernel
math.vectors.simd.cords
;
IN:
gml.types
:
scalar>vec3d
( x -- vec )
dup
dup
0.0
double-4-boa
;
inline