MCPcopy 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
62void MeshCommand::init(float globalZOrder)
63{
64 CustomCommand::init(globalZOrder);
65}
66
67void MeshCommand::init(float globalZOrder, const Mat4& transform)
68{

Callers

nothing calls this directly

Calls 2

getDepthInViewMethod · 0.80
initFunction · 0.50

Tested by

no test coverage detected