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

Method resize

framework/scene_graph/script.cpp:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37void Script::resize(uint32_t /*width*/, uint32_t /*height*/)
38{
39}
40
41NodeScript::NodeScript(vkb::scene_graph::NodeC &node, const std::string &name) :
42 Script{name},

Callers 1

get_componentsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected