MIRA
Classes | Namespaces
DynamicPoints.h File Reference

Class for displaying dynamic points using vertex buffer. More...

#include <visualization/3d/DynamicRenderable.h>
#include <vector>
Include dependency graph for DynamicPoints.h:

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>
 

Detailed Description

Class for displaying dynamic points using vertex buffer.

Adapted from http://www.ogre3d.org/tikiwiki/DynamicLineDrawing&structure=Cookbook

Original file: DynamicLines.h