Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ set_pos
Method
set_pos
src/laybasic/laybasic/layBitmap.h:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void set_pos (double p)
67
{
68
m_pos = p;
69
}
70
71
double pos (double y) const
72
{
Callers
1
render_fill
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected