MCPcopy Create free account
hub / github.com/chrxh/alien / ShaderWindow

Method ShaderWindow

source/Gui/ShaderWindow.cpp:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11ShaderWindow::ShaderWindow()
12: AlienWindow("Shader parameters", "windows.shader", false)
13{
14}
15
16void ShaderWindow::processIntern()
17{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected