|
MIRA
|
Adapted from http://www.ogre3d.org/tikiwiki/MovableText&structure=Cookbook. More...
#include <OGRE/OgreMovableObject.h>#include <OGRE/OgreRenderable.h>#include <OGRE/OgreVector3.h>#include <OGRE/OgreQuaternion.h>#include <visualization/3d/VisualizationObject.h>
Go to the source code of this file.
Classes | |
| class | TextObject |
Namespaces | |
| Ogre | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Adapted from http://www.ogre3d.org/tikiwiki/MovableText&structure=Cookbook.
Original file: MovableText.h
description: This create create a billboarding object that display a text.
1.8.14