min>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: min>> ( object -- value )


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 }
} read-struct-slot ; inline



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



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



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



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









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