MCPcopy 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_fillMethod · 0.80
render_fill_orthoMethod · 0.80

Calls 1

y1Function · 0.85

Tested by

no test coverage detected