MIRA
Classes | Namespaces
LineStripObject.h File Reference

Renders a line list as billboard chain. More...

#include <OGRE/OgreMaterial.h>
#include <visualization/3d/VisualizationObject.h>
Include dependency graph for LineStripObject.h:

Go to the source code of this file.

Classes

class  LineStripObject
 Renders one or more line strips. More...
 

Namespaces

 Ogre
 
 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Detailed Description

Renders a line list as billboard chain.

Renders a line strip as billboard chain.

In contrast to line lists of manual objects, this class supports lines with a width above 1 pixel.

Author
Erik Einhorn
Date
2012/11/06

In contrast to line strips of manual objects, this class supports lines with a width above 1 pixel.

Author
Erik Einhorn
Date
2012/11/06