Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ apply
Method
apply
core/2d/Camera.cpp:503–507 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
501
}
502
503
void Camera::apply()
504
{
505
_viewProjectionUpdated = _transformUpdated;
506
applyViewport();
507
}
508
509
void Camera::applyViewport()
510
{
Callers
8
render
Method · 0.45
visit
Method · 0.45
setBoolForKey
Method · 0.45
setIntegerForKey
Method · 0.45
setFloatForKey
Method · 0.45
setDoubleForKey
Method · 0.45
setStringForKey
Method · 0.45
deleteValueForKey
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected