MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / LoadModel

Method LoadModel

neo/renderer/Model.cpp:325–328  ·  view source on GitHub ↗

================ idRenderModelStatic::LoadModel ================ */

Source from the content-addressed store, hash-verified

323================
324*/
325void idRenderModelStatic::LoadModel() {
326 PurgeModel();
327 InitFromFile( name );
328}
329
330/*
331================

Callers 3

GetModelMethod · 0.45
ReloadModelsMethod · 0.45
EndLevelLoadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected