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

Function LuaPopMatrix

source/bind_graphics.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142// ***********************************************************************
143
144int LuaPopMatrix(lua_State* pLua) {
145 PopMatrix();
146 return 0;
147}
148
149// ***********************************************************************
150

Callers

nothing calls this directly

Calls 1

PopMatrixFunction · 0.85

Tested by

no test coverage detected