Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ Model
Function
Model
include/Nazara/Graphics/Model.hpp:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
public:
42
inline Model();
43
Model(const Model& model) = default;
44
Model(Model&& model) = default;
45
virtual ~Model();
46
Callers
1
Model.hpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected