![]() |
KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | BOX2< Vec > |
BOX2 handles a 2-D bounding box, built on top of an origin point and size vector, both of templated class Vec. More... | |
Typedefs | |
typedef BOX2< VECTOR2I > | BOX2I |
typedef BOX2< VECTOR2D > | BOX2D |
typedef OPT< BOX2I > | OPT_BOX2I |
typedef BOX2D | DBOX |