MCPcopy 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
113void
114Exec_Runtime::InvalidateTopologicalState()
115{
116 _executor->InvalidateTopologicalState();
117}
118
119void
120Exec_Runtime::InvalidateExecutor(

Callers 2

InvalidateExecutorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected