- Member degate::GateTemplate::GateTemplate (unsigned int width, unsigned int height)
- A gate template should not rely on positions. Instead it should have a the region as a copy.
- Member degate::GateTemplate::GateTemplate (int _min_x, int _max_x, int _min_y, int _max_y)
- A gate template should not rely on positions. Instead it should have a the region as a copy.
- Member degate::GateTemplate::get_bounding_box () const