ContLineDraw Class Reference

連続直線の描画 More...

#include <basicDraw.h>

Inheritance diagram for ContLineDraw:

Inheritance graph
[legend]
Collaboration diagram for ContLineDraw:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ContLineDraw (const std::deque< VXV::Grid > &points, unsigned long color=White)
 連続直線の描画
void draw (void)
 描画


Detailed Description

連続直線の描画

Definition at line 164 of file basicDraw.h.


Constructor & Destructor Documentation

ContLineDraw::ContLineDraw ( const std::deque< VXV::Grid > &  points,
unsigned long  color = White 
)

連続直線の描画

Parameters:
points [i] 直線の構成点群
color [i] 色

Definition at line 168 of file basicDraw.cpp.


The documentation for this class was generated from the following files:

Generated on Mon Apr 13 22:52:07 2009 by  doxygen 1.5.7.1