Handbook
Glossary
rl-get-matrix-projection-stereo ( eye -- Matrix )
Vocabulary
rlgl
Inputs
eye
an
object
Outputs
Matrix
an
object
Definition
USING:
alien.c-types
alien.syntax
raylib
;
IN:
rlgl
FUNCTION-ALIAS:
rl-get-matrix-projection-stereo
Matrix
rlGetMatrixProjectionStereo (
int
eye )