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

Function PopMatrix

source/graphics.cpp:822–825  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

820// ***********************************************************************
821
822void PopMatrix() {
823 u64 mode = (u64)pRenderState->matrixModeState;
824 pRenderState->matrixStates[mode].Pop();
825}
826
827// ***********************************************************************
828

Callers 1

LuaPopMatrixFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected