MIRA
|
Class for displaying dynamic points using vertex buffer. More...
Go to the source code of this file.
Classes | |
class | DynamicPoints |
struct | DynamicPoints::PointData |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Class for displaying dynamic points using vertex buffer.
Adapted from http://www.ogre3d.org/tikiwiki/DynamicLineDrawing&structure=Cookbook
Original file: DynamicLines.h