MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / set

Method set

framework/platform/configuration.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28void BoolSetting::set()
29{
30 handle = value;
31}
32
33std::type_index BoolSetting::get_type()
34{

Callers 2

onClickMethod · 0.80
on_updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected