Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ init
Method
init
core/renderer/MeshCommand.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
void MeshCommand::init(float globalZOrder)
63
{
64
CustomCommand::init(globalZOrder);
65
}
66
67
void MeshCommand::init(float globalZOrder, const Mat4& transform)
68
{
Callers
nothing calls this directly
Calls
2
getDepthInView
Method · 0.80
init
Function · 0.50
Tested by
no test coverage detected