Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JeanPhilippeKernel/RendererEngine
/ ~Editor
Method
~Editor
Tetragrama/src/Editor.cpp:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
Editor::Editor() {}
17
18
Editor::~Editor() {}
19
20
void Editor::Initialize() {
21
m_engine_configuration = std::make_shared<ZEngine::EngineConfiguration>();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected