min<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition

GENERIC: min<< ( value object -- )


Methods

M: BoundingBox min<<
T{ struct-slot-spec
{ name "min" }
{ offset 0 }
{ class Vector3 }
{ initial S{ Vector3 { x 0.0 } { y 0.0 } { z 0.0 } } }
{ type Vector3 }
} write-struct-slot ; inline



M: XIValuatorClassInfo min<<
T{ struct-slot-spec
{ name "min" }
{ offset 24 }
{ class float }
{ initial 0.0 }
{ type double }
} write-struct-slot ; inline



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



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



M: duckdb_time_struct min<<
T{ struct-slot-spec
{ name "min" }
{ offset 1 }
{ class fixnum }
{ initial 0 }
{ type int8_t }
} write-struct-slot ; inline









M: tm min<<
T{ struct-slot-spec
{ name "min" }
{ offset 4 }
{ class fixnum }
{ initial 0 }
{ type int }
} write-struct-slot ; inline