Handbook
Glossary
surface_vr>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
surface_vr>>
( object -- value )
Methods
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
;
M:
cpArbiter
surface_vr>>
T{
struct-slot-spec
{
name
"surface_vr"
}
{
offset 48
}
{
class
cpVect
}
{
initial
S{
cpVect
{
x 0.0
}
{
y 0.0
}
}
}
{
type
cpVect
}
}
read-struct-slot
;
inline