Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/RTXPT
/ Load
Method
Load
Rtxpt/SampleCommon/ExtendedScene.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void LightExtension::Load(const Json::Value& node)
45
{
46
Proxies = JsonLoadStringVector(node[
"proxyMeshNodes"
]);
47
}
48
49
void LightExtension::Store(Json::Value& node) const
50
{
Callers
nothing calls this directly
Calls
1
JsonLoadStringVector
Function · 0.85
Tested by
no test coverage detected