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

Function LuaPushMatrix

source/bind_graphics.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135// ***********************************************************************
136
137int LuaPushMatrix(lua_State* pLua) {
138 PushMatrix();
139 return 0;
140}
141
142// ***********************************************************************
143

Callers

nothing calls this directly

Calls 1

PushMatrixFunction · 0.85

Tested by

no test coverage detected