Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/TriangleMeshDistance
/ OcMethod
Method
OcMethod
tests/catch.hpp:3960–3960 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3958
3959
public:
3960
OcMethod( Class cls, SEL sel ) : m_cls( cls ), m_sel( sel ) {}
3961
3962
virtual void invoke() const {
3963
id obj = [[m_cls alloc] init];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected