|
Horizon
|
Public Member Functions | |
| PNS_HORIZON_DEBUG_DECORATOR (horizon::CanvasGL *canvas) | |
| void | AddPoint (VECTOR2I aP, int aColor) override |
| void | AddBox (BOX2I aB, int aColor) override |
| void | AddSegment (SEG aS, int aColor) override |
| void | AddDirections (VECTOR2D aP, int aMask, int aColor) override |
| void | AddLine (const SHAPE_LINE_CHAIN &aLine, int aType, int aWidth) override |
| void | Clear () override |