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

Method IsOpen

samples/luxcoreui/objectwindow.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 bool IsOpen() const { return opened; }
44
45 virtual void Draw() = 0;
46

Callers 3

MenuWindowMethod · 0.80
DrawShowCheckBoxMethod · 0.80
DrawShowCheckBoxMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected