MCPcopy Create free account
hub / github.com/ValveSoftware/steam-audio / updateVisGraphCosts

Method updateVisGraphCosts

core/src/core/path_data.cpp:580–583  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

578}
579
580void BakedPathData::updateVisGraphCosts(const ProbeBatch& probeBatch)
581{
582 mVisGraph->updateCosts(probeBatch);
583}
584
585
586// --------------------------------------------------------------------------------------------------------------------

Callers 1

ProbeBatchMethod · 0.80

Calls 1

updateCostsMethod · 0.80

Tested by

no test coverage detected