Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/Donut
/ GetPerObjectShadow
Method
GetPerObjectShadow
src/render/PlanarShadowMap.cpp:217–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
}
216
217
const IShadowMap* PlanarShadowMap::GetPerObjectShadow(uint32_t index) const
218
{
219
return nullptr;
220
}
221
222
dm::int2 PlanarShadowMap::GetTextureSize() const
223
{
Callers
2
Render
Method · 0.45
PrepareLights
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected