Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetPixelShape
Method
GetPixelShape
libs/drape/overlay_handle.cpp:211–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
void SquareHandle::GetPixelShape(ScreenBase const & screen, bool perspective, Rects & rects) const
212
{
213
rects.emplace_back(GetPixelRect(screen, perspective));
214
}
215
216
bool SquareHandle::IsBound() const
217
{
Callers
1
Select
Method · 0.45
Calls
1
emplace_back
Method · 0.45
Tested by
no test coverage detected