Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PixarAnimationStudios/OpenUSD
/ InvalidateTopologicalState
Method
InvalidateTopologicalState
pxr/exec/exec/runtime.cpp:113–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
void
114
Exec_Runtime::InvalidateTopologicalState()
115
{
116
_executor->InvalidateTopologicalState();
117
}
118
119
void
120
Exec_Runtime::InvalidateExecutor(
Callers
2
InvalidateExecutor
Method · 0.45
_InvalidateAttributeValues
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected