Handbook
Glossary
m<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
m<<
( value object -- )
Methods
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpBody
m<<
T{
struct-slot-spec
{
name
"m"
}
{
offset 16
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
write-struct-slot
;
inline
USING:
accessors
regexp.ast
slots.private
;
M:
from-to
m<<
3
set-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
fluids
math
;
M:
particle_t
m<<
T{
struct-slot-spec
{
name
"m"
}
{
offset 16
}
{
class
float
}
{
initial 0.0
}
{
type
float
}
}
write-struct-slot
;
inline
USING:
accessors
shapefiles
slots.private
;
M:
point-m
m<<
4
set-slot
;
inline
USING:
accessors
shapefiles
slots.private
;
M:
point-z
m<<
5
set-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
random.sfmt.private
;
M:
sfmt-state
m<<
T{
struct-slot-spec
{
name
"m"
}
{
offset 8
}
{
class
fixnum
}
{
initial 0
}
{
type
uint
}
}
write-struct-slot
;
inline