Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
180
void ofPushMatrix()
181
{
182
nvgSave(gNanoVG);
183
}
184
185
void ofPopMatrix()
186
{
Callers
15
Render
Method · 0.85
DrawModule
Method · 0.85
Render
Method · 0.85
DrawModuleUnclipped
Method · 0.85
DrawToFramebuffer
Method · 0.85
DrawDisplayModuleControls
Method · 0.85
DrawLowerModuleSelector
Method · 0.85
DrawRoutingDisplay
Method · 0.85
DrawControls
Method · 0.85
Render
Method · 0.85
Render
Method · 0.85
DrawModule
Method · 0.85
Calls
1
nvgSave
Function · 0.85
Tested by
1
DrawModule
Method · 0.68