LineDraw Class Reference
直線の描画
More...
#include <basicDraw.h>
List of all members.
Detailed Description
直線の描画
Definition at line 142 of file basicDraw.h.
Constructor & Destructor Documentation
LineDraw::LineDraw |
( |
const VXV::Grid & |
p0, |
|
|
const VXV::Grid & |
p1, |
|
|
unsigned long |
color = White | |
|
) |
| | |
直線描画
- Parameters:
-
| p0 | [i] 始点 |
| p1 | [i] 終点 |
| color | [i] 色 |
Definition at line 115 of file basicDraw.cpp.
The documentation for this class was generated from the following files: