Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ save
Method
save
Source/Mogwai/AppData.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
void AppData::save()
88
{
89
saveToFile(mPath);
90
}
91
92
void AppData::loadFromFile(const std::filesystem::path& path)
93
{
Callers
2
TinyBC.py
File · 0.45
output_material_params
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected