Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ GetWidth
Method
GetWidth
src/plugin/kernel/interface/AFIMapModule.hpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
int GetWidth()
64
{
65
return width_;
66
}
67
68
std::shared_ptr<AFMapInstance> GetInstance(int inst_id)
69
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected