MCPcopy Create free account
hub / github.com/LuxCoreRender/LuxCore / ParseObjectProperties

Method ParseObjectProperties

samples/luxcoreui/acceleratorwindow.cpp:55–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void AcceleratorWindow::ParseObjectProperties(const Properties &props) {
56 app->RenderConfigParse(props.GetAllProperties("accelerator"));
57}
58
59bool AcceleratorWindow::DrawObjectGUI(Properties &props, bool &modifiedProps) {
60 //------------------------------------------------------------------

Callers

nothing calls this directly

Calls 2

RenderConfigParseMethod · 0.80
GetAllPropertiesMethod · 0.80

Tested by

no test coverage detected