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

Method make_endpoint

src/db/db/dbCellMapping.cc:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180 }
181
182 void make_endpoint (db::cell_index_type /*cell_a*/, db::cell_index_type /*cell_b*/)
183 {
184 // not supported by this version
185 }
186
187private:
188 const db::Layout &m_layout_a;

Callers 1

create_from_geometryMethod · 0.80

Calls 3

maxFunction · 0.85
clearMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected