Handbook
Glossary
m10>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
m10>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
raylib
;
M:
Matrix
m10>>
T{
struct-slot-spec
{
name
"m10"
}
{
offset 40
}
{
class
float
}
{
initial 0.0
}
{
type
float
}
}
read-struct-slot
;
inline