Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ ~SkyCache
Method
~SkyCache
SampleFramework12/v1.00/Graphics/Skybox.cpp:223–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
SkyCache::~SkyCache()
224
{
225
Assert_(Initialized() == false);
226
}
227
228
Float3 SkyCache::Sample(Float3 sampleDir) const
229
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected