Handbook
Glossary
r1<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
r1<<
( value object -- )
Methods
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
;
M:
cpContact
r1<<
T{
struct-slot-spec
{
name
"r1"
}
{
offset 40
}
{
class
cpVect
}
{
initial
S{
cpVect
{
x 0.0
}
{
y 0.0
}
}
}
{
type
cpVect
}
}
write-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
;
M:
cpDampedSpring
r1<<
T{
struct-slot-spec
{
name
"r1"
}
{
offset 136
}
{
class
cpVect
}
{
initial
S{
cpVect
{
x 0.0
}
{
y 0.0
}
}
}
{
type
cpVect
}
}
write-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
;
M:
cpGrooveJoint
r1<<
T{
struct-slot-spec
{
name
"r1"
}
{
offset 144
}
{
class
cpVect
}
{
initial
S{
cpVect
{
x 0.0
}
{
y 0.0
}
}
}
{
type
cpVect
}
}
write-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
;
M:
cpPinJoint
r1<<
T{
struct-slot-spec
{
name
"r1"
}
{
offset 96
}
{
class
cpVect
}
{
initial
S{
cpVect
{
x 0.0
}
{
y 0.0
}
}
}
{
type
cpVect
}
}
write-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
;
M:
cpPivotJoint
r1<<
T{
struct-slot-spec
{
name
"r1"
}
{
offset 88
}
{
class
cpVect
}
{
initial
S{
cpVect
{
x 0.0
}
{
y 0.0
}
}
}
{
type
cpVect
}
}
write-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
;
M:
cpSlideJoint
r1<<
T{
struct-slot-spec
{
name
"r1"
}
{
offset 104
}
{
class
cpVect
}
{
initial
S{
cpVect
{
x 0.0
}
{
y 0.0
}
}
}
{
type
cpVect
}
}
write-struct-slot
;
inline
USING:
accessors
classes.struct
classes.struct.private
math.vectors.simd
random.sfmt.private
;
M:
sfmt-state
r1<<
T{
struct-slot-spec
{
name
"r1"
}
{
offset 48
}
{
class
uint-4
}
{
initial
uint-4{
0 0 0 0
}
}
{
type
uint-4
}
}
write-struct-slot
;
inline