Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ WrappedCallQuery
Method
WrappedCallQuery
OsiInterface/NodeHooks.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
bool NodeVMTWrapper::WrappedCallQuery(Node * node, OsiArgumentDesc * args)
94
{
95
return originalVmt_.CallQuery(node, args);
96
}
97
98
bool NodeVMTWrapper::s_WrappedIsValid(Node * node, VirtTupleLL * tuple, AdapterRef * adapter)
99
{
Callers
1
s_WrappedCallQuery
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected