MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / ~Model

Method ~Model

SampleFramework12/v1.00/Graphics/Model.h:248–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246public:
247
248 ~Model()
249 {
250 Assert_(meshes.Size() == 0);
251 }
252
253 // Loading from file formats
254 void CreateWithAssimp(const ModelLoadSettings& settings);

Callers

nothing calls this directly

Calls 1

SizeMethod · 0.45

Tested by

no test coverage detected