MCPcopy Create free account
hub / github.com/DavidColson/Polybox / MatrixMode

Function MatrixMode

source/graphics.cpp:809–811  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

807// ***********************************************************************
808
809void MatrixMode(EMatrixMode mode) {
810 pRenderState->matrixModeState = mode;
811}
812
813// ***********************************************************************
814

Callers 1

LuaMatrixModeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected