#include <basicDraw.h>
Public Member Functions | |
PixelGroupDraw (std::vector< VXV::Grid > &points, unsigned long color=White) | |
点群の描画 | |
void | draw (void) |
描画 |
Definition at line 121 of file basicDraw.h.
PixelGroupDraw::PixelGroupDraw | ( | std::vector< VXV::Grid > & | points, | |
unsigned long | color = White | |||
) |