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

Method slope

src/laybasic/laybasic/layBitmap.h:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 double slope () const
83 {
84 return m_slope;
85 }
86
87 bool is_horizontal () const
88 {

Callers 1

render_fillMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected