MCPcopy Create free account
hub / github.com/K0bin/SourceRenderer / load

Method load

engine/src/asset/loaders/mdl_loader.rs:67–383  ·  view source on GitHub ↗
(
        &self,
        mut file: AssetFile,
        manager: &Arc<AssetManager>,
        _priority: AssetLoadPriority,
        progress: &Arc<AssetLoaderProgress>,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

load_geometryFunction · 0.85
fixup_positionFunction · 0.85
fixup_normalFunction · 0.85
MeshClass · 0.85
ModelClass · 0.85
seekMethod · 0.80
pushMethod · 0.80
to_stringMethod · 0.80
file_existsMethod · 0.80
request_assetMethod · 0.80
load_fileMethod · 0.80
add_assetMethod · 0.80

Tested by

no test coverage detected