bias<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition

GENERIC: bias<< ( value object -- )


Methods

M: cpContact bias<<
T{ struct-slot-spec
{ name "bias" }
{ offset 120 }
{ class float }
{ initial 0.0 }
{ type cpFloat }
} write-struct-slot ; inline



M: cpGearJoint bias<<
T{ struct-slot-spec
{ name "bias" }
{ offset 88 }
{ class float }
{ initial 0.0 }
{ type cpFloat }
} write-struct-slot ; inline



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



M: cpPinJoint bias<<
T{ struct-slot-spec
{ name "bias" }
{ offset 168 }
{ class float }
{ initial 0.0 }
{ type cpFloat }
} write-struct-slot ; inline



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



M: cpRatchetJoint bias<<
T{ struct-slot-spec
{ name "bias" }
{ offset 88 }
{ class float }
{ initial 0.0 }
{ type cpFloat }
} write-struct-slot ; inline



M: cpRotaryLimitJoint bias<<
T{ struct-slot-spec
{ name "bias" }
{ offset 80 }
{ class float }
{ initial 0.0 }
{ type cpFloat }
} write-struct-slot ; inline



M: cpSlideJoint bias<<
T{ struct-slot-spec
{ name "bias" }
{ offset 176 }
{ class float }
{ initial 0.0 }
{ type cpFloat }
} write-struct-slot ; inline