|
PCB Environment 2
|
Public Member Functions | |
| void | update (const PCBoard &) |
| void | update (const Track &, uint zmax, Color) |
| void | setLineWidth (float w) |
| void | draw (const Camera &) |
| void | drawLayer (const Camera &, uint z) |
| void | setLayerColor (uint z, Color) |
| void | setLayerAlpha (uint z, float) |
| void | clear () |
Static Public Attributes | |
| static constexpr const uint | MaxLayers = 16 |