Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ todo
Method
todo
src/laybasic/laybasic/layBitmap.h:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
bool todo (double y) const
103
{
104
return (y <= y1 ());
105
}
106
107
void update_pos (double y)
108
{
Callers
2
render_fill
Method · 0.80
render_fill_ortho
Method · 0.80
Calls
1
y1
Function · 0.85
Tested by
no test coverage detected