Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ popModelMatrix
Function
popModelMatrix
src/cinder/gl/wrapper.cpp:433–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
431
}
432
433
void popModelMatrix()
434
{
435
auto ctx = context();
436
ctx->getModelMatrixStack().pop_back();
437
}
438
439
void pushViewMatrix()
440
{
Callers
13
drawScene
Method · 0.85
draw
Method · 0.85
drawSatellites
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
draw
Method · 0.85
~ScopedModelMatrix
Function · 0.85
~SvgRendererGl
Function · 0.85
Calls
2
pop_back
Method · 0.80
context
Function · 0.70
Tested by
2
draw
Method · 0.68
draw
Method · 0.68