Handbook
Glossary
export-mesh-as-code ( mesh fileName -- bool )
Vocabulary
raylib
Inputs
mesh
an
object
fileName
an
object
Outputs
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
export-mesh-as-code
bool
ExportMeshAsCode (
Mesh
mesh,
c-string
fileName )