Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimpleITK/SimpleITK
/ GetCallbackPyCallable
Method
GetCallbackPyCallable
Wrapping/Python/sitkPyCommand.cxx:89–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
PyObject *
90
PyCommand::GetCallbackPyCallable()
91
{
92
return this->m_Object;
93
}
94
95
void
96
PyCommand::Execute()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected