Handbook
Glossary
vaoId>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
vaoId>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
raylib
;
M:
Mesh
vaoId>>
T{
struct-slot-spec
{
name
"vaoId"
}
{
offset 96
}
{
class
fixnum
}
{
initial 0
}
{
type
uint
}
}
read-struct-slot
;
inline
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
rlgl
;
M:
rlVertexBuffer
vaoId>>
T{
struct-slot-spec
{
name
"vaoId"
}
{
offset 40
}
{
class
fixnum
}
{
initial 0
}
{
type
uint
}
}
read-struct-slot
;
inline