Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getProgramState
Method
getProgramState
core/2d/Node.cpp:2285–2288 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2283
}
2284
2285
backend::ProgramState* Node::getProgramState() const
2286
{
2287
return _programState;
2288
}
2289
2290
}
Callers
6
setStencil
Method · 0.45
setProgramStateRecursively
Method · 0.45
MediaPlayer
Method · 0.45
setStencil
Method · 0.45
setProgramStateRecursively
Method · 0.45
lua_ax_3d_Mesh_getProgramState
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected