MCPcopy Create free account
hub / github.com/KLayout/klayout / is_horizontal

Method is_horizontal

src/laybasic/laybasic/layBitmap.h:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 }
86
87 bool is_horizontal () const
88 {
89 return m_horizontal;
90 }
91
92 int delta () const
93 {

Callers 3

render_fillMethod · 0.80
render_fill_orthoMethod · 0.80
render_contour_orthoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected