n>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: n>> ( object -- value )


Methods






































































M: boxed-float n>>
T{ struct-slot-spec
{ name "n" }
{ offset 8 }
{ class float }
{ initial 0.0 }
{ type double }
} read-struct-slot ; inline



M: boxed-float n>>
T{ struct-slot-spec
{ name "n" }
{ offset 16 }
{ class float }
{ initial 0.0 }
{ type double }
} read-struct-slot ; inline













































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



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



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



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



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



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



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





























































































































































































M: sfmt-state n>>
T{ struct-slot-spec
{ name "n" }
{ offset 4 }
{ class fixnum }
{ initial 0 }
{ type uint }
} read-struct-slot ; inline