Handbook
Glossary
scale>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
scale>>
( object -- value )
Methods
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##load-memory
scale>>
5
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##set-slot
scale>>
5
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##slot
scale>>
5
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##store-memory
scale>>
5
slot
;
inline
USING:
accessors
compiler.cfg.instructions
slots.private
;
M:
##write-barrier
scale>>
4
slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
raylib
;
M:
Transform
scale>>
T{
struct-slot-spec
{
name
"scale"
}
{
offset 28
}
{
class
Vector3
}
{
initial
S{
Vector3
{
x 0.0
}
{
y 0.0
}
{
z 0.0
}
}
}
{
type
Vector3
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
kernel
raylib
;
M:
VrStereoConfig
scale>>
T{
struct-slot-spec
{
name
"scale"
}
{
offset 288
}
{
class
object
}
{
type
{
float
2
}
}
}
read-struct-slot
;
inline
USING:
accessors
random
slots.private
;
M:
cauchy-distribution
scale>>
3
slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
duckdb.ffi
math
;
M:
duckdb_decimal
scale>>
T{
struct-slot-spec
{
name
"scale"
}
{
offset 1
}
{
class
fixnum
}
{
initial 0
}
{
type
uint8_t
}
}
read-struct-slot
;
inline
USING:
accessors
random
slots.private
;
M:
gumbel-distribution
scale>>
3
slot
;
inline
USING:
accessors
cpu.x86.assembler.operands.private
slots.private
;
M:
indirect
scale>>
4
slot
;
inline
USING:
accessors
random
slots.private
;
M:
inv-gamma-distribution
scale>>
3
slot
;
inline
USING:
accessors
random
slots.private
;
M:
laplace-distribution
scale>>
3
slot
;
inline
USING:
accessors
random
slots.private
;
M:
logistic-distribution
scale>>
3
slot
;
inline
USING:
accessors
images.viewer.scaling
slots.private
;
M:
scaling-image-gadget
scale>>
20
slot
;
inline
USING:
accessors
slots.private
tinyvg
;
M:
tinyvg
scale>>
2
slot
;
inline
USING:
accessors
random
slots.private
;
M:
wald-distribution
scale>>
3
slot
;
inline