MCPcopy Create free account
hub / github.com/LucaScheller/VFX-UsdAssetResolver / _GetCurrentContextPtr

Method _GetCurrentContextPtr

src/PythonResolver/resolver.cpp:245–249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245const PythonResolverContext*
246PythonResolver::_GetCurrentContextPtr() const
247{
248 return _GetCurrentContextObject<PythonResolverContext>();
249}
250
251PXR_NAMESPACE_CLOSE_SCOPE

Callers 4

_CreateIdentifierMethod · 0.95
_ResolveMethod · 0.95
_RefreshContextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected