Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/RTXGI-DDGI
/ Parse
Function
Parse
samples/test-harness/src/Config.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
};
56
57
void Parse(ParseLineInfo &data, std::string &result)
58
{
59
result = ParseValue(data);
60
}
61
62
void Parse(ParseLineInfo &data, float &result)
63
{
Callers
1
ParseIfExists
Function · 0.85
Calls
1
ParseValue
Function · 0.85
Tested by
no test coverage detected