Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/Donut
/ GetViewMatrix
Method
GetViewMatrix
src/engine/View.cpp:187–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
affine3 PlanarView::GetViewMatrix() const
188
{
189
return m_ViewMatrix;
190
}
191
192
affine3 PlanarView::GetInverseViewMatrix() const
193
{
Callers
3
RenderMotionVectors
Method · 0.45
SetupWholeSceneDirectionalLightView
Method · 0.45
SetupDynamicDirectionalLightView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected