n<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition

GENERIC: n<< ( value object -- )


Methods













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



M: boxed-float n<<
T{ struct-slot-spec
{ name "n" }
{ offset 16 }
{ class float }
{ initial 0.0 }
{ type double }
} write-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 }
} write-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 }
} write-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 }
} write-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 }
} write-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 }
} write-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 }
} write-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 }
} write-struct-slot ; inline























































































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