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

Function Identity

source/graphics.cpp:871–874  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

869// ***********************************************************************
870
871void Identity() {
872 u64 mode = (u64)pRenderState->matrixModeState;
873 pRenderState->matrixStates[mode].Top() = Matrixf::Identity();
874}
875
876// ***********************************************************************
877

Callers 3

LuaIdentityFunction · 0.85
GraphicsInitFunction · 0.85
DrawFrameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected