c<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition

GENERIC: c<< ( value object -- )


Methods

M: CGAffineTransform c<<
T{ struct-slot-spec
{ name "c" }
{ offset 16 }
{ class float }
{ initial 0.0 }
{ type CGFloat }
} write-struct-slot ; inline

































M: cpCircleShape c<<
T{ struct-slot-spec
{ name "c" }
{ offset 112 }
{ class cpVect }
{ initial S{ cpVect { x 0.0 } { y 0.0 } } }
{ type cpVect }
} write-struct-slot ; inline