#include <basicDraw.h>


Public Member Functions | |
| ContLineDraw (const std::deque< VXV::Grid > &points, unsigned long color=White) | |
| 連続直線の描画 | |
| void | draw (void) |
| 描画 | |
Definition at line 164 of file basicDraw.h.
| ContLineDraw::ContLineDraw | ( | const std::deque< VXV::Grid > & | points, | |
| unsigned long | color = White | |||
| ) |
1.5.7.1