MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / ofPushMatrix

Function ofPushMatrix

Source/OpenFrameworksPort.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180void ofPushMatrix()
181{
182 nvgSave(gNanoVG);
183}
184
185void ofPopMatrix()
186{

Callers 15

RenderMethod · 0.85
DrawModuleMethod · 0.85
RenderMethod · 0.85
DrawModuleUnclippedMethod · 0.85
DrawToFramebufferMethod · 0.85
DrawRoutingDisplayMethod · 0.85
DrawControlsMethod · 0.85
RenderMethod · 0.85
RenderMethod · 0.85
DrawModuleMethod · 0.85

Calls 1

nvgSaveFunction · 0.85

Tested by 1

DrawModuleMethod · 0.68