Handbook
Glossary
max>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
max>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
raylib
;
M:
BoundingBox
max>>
T{
struct-slot-spec
{
name
"max"
}
{
offset 12
}
{
class
Vector3
}
{
initial
S{
Vector3
{
x 0.0
}
{
y 0.0
}
{
z 0.0
}
}
}
{
type
Vector3
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
x11.xinput2.ffi
;
M:
XIValuatorClassInfo
max>>
T{
struct-slot-spec
{
name
"max"
}
{
offset 32
}
{
class
float
}
{
initial 0.0
}
{
type
double
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpArray
max>>
T{
struct-slot-spec
{
name
"max"
}
{
offset 4
}
{
class
fixnum
}
{
initial 0
}
{
type
int
}
}
read-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpRotaryLimitJoint
max>>
T{
struct-slot-spec
{
name
"max"
}
{
offset 64
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
read-struct-slot
;
inline
USING:
accessors
chipmunk.ffi
classes.struct
classes.struct.private
math
;
M:
cpSlideJoint
max>>
T{
struct-slot-spec
{
name
"max"
}
{
offset 96
}
{
class
float
}
{
initial 0.0
}
{
type
cpFloat
}
}
read-struct-slot
;
inline
USING:
accessors
kernel.private
math
mongodb.driver
slots.private
;
M:
mdb-collection
max>>
5
slot
{
integer
}
declare
;
inline
USING:
accessors
peg.private
slots.private
;
M:
range-parser
max>>
3
slot
;
inline
USING:
accessors
db
slots.private
;
M:
result-set
max>>
9
slot
;
inline
USING:
accessors
math.statistics.running
slots.private
;
M:
running-stats
max>>
4
slot
;
inline
USING:
accessors
classes.tuple
slots.private
;
M:
too-many-slots
max>>
5
slot
;
inline
USING:
accessors
random
slots.private
;
M:
uniform-distribution
max>>
3
slot
;
inline