Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/Donut
/ SetArraySlice
Method
SetArraySlice
src/engine/View.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
void PlanarView::SetArraySlice(int arraySlice)
121
{
122
m_ArraySlice = arraySlice;
123
}
124
125
nvrhi::ViewportState PlanarView::GetViewportState() const
126
{
Callers
2
SetArrayViewports
Method · 0.80
PlanarShadowMap
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected