MCPcopy 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
120void PlanarView::SetArraySlice(int arraySlice)
121{
122 m_ArraySlice = arraySlice;
123}
124
125nvrhi::ViewportState PlanarView::GetViewportState() const
126{

Callers 2

SetArrayViewportsMethod · 0.80
PlanarShadowMapMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected