b>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: b>> ( object -- value )


Methods

M: CGAffineTransform b>>
T{ struct-slot-spec
{ name "b" }
{ offset 8 }
{ class float }
{ initial 0.0 }
{ type CGFloat }
} read-struct-slot ; inline



M: Color b>>
T{ struct-slot-spec
{ name "b" }
{ offset 2 }
{ class fixnum }
{ initial 0 }
{ type uchar }
} read-struct-slot ; inline
























M: cpBB b>>
T{ struct-slot-spec
{ name "b" }
{ offset 8 }
{ class float }
{ initial 0.0 }
{ type cpFloat }
} read-struct-slot ; inline









M: cpSegmentShape b>>
T{ struct-slot-spec
{ name "b" }
{ offset 128 }
{ class cpVect }
{ initial S{ cpVect { x 0.0 } { y 0.0 } } }
{ type cpVect }
} read-struct-slot ; inline