Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobLoach/raylib-cpp
/ ModelUnmanaged
Method
ModelUnmanaged
include/ModelUnmanaged.hpp:24–24 ·
view source on GitHub ↗
* Default constructor. */
Source
from the content-addressed store, hash-verified
22
* Default constructor.
23
*/
24
ModelUnmanaged() {}
25
26
/**
27
* Creates a ModelUnmanaged from an existing Model struct.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected