MCPcopy Create free account
hub / github.com/RobLoach/raylib-cpp / ~Model

Method ~Model

include/Model.hpp:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 }
69
70 ~Model() { Unload(); }
71
72 void Load(const std::string& fileName) {
73 Unload();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected