Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ Component
Method
Component
framework/scene_graph/component.h:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
{
34
public:
35
Component() = default;
36
37
Component(const std::string &name);
38
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected