Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
245
const PythonResolverContext*
246
PythonResolver::_GetCurrentContextPtr() const
247
{
248
return _GetCurrentContextObject<PythonResolverContext>();
249
}
250
251
PXR_NAMESPACE_CLOSE_SCOPE
Callers
4
_CreateIdentifier
Method · 0.95
_Resolve
Method · 0.95
_CreateDefaultContextForAsset
Method · 0.95
_RefreshContext
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected