MIRA
|
Base class providing dynamically growing hardware buffer Adapted from http://www.ogre3d.org/tikiwiki/DynamicGrowingBuffers&structure=Cookbook. More...
#include <visualization/GuiVisualizationExports.h>
#include <OGRE/OgreSimpleRenderable.h>
#include <utils/EnumToFlags.h>
Go to the source code of this file.
Classes | |
class | DynamicRenderable |
Abstract base class for renderables based on dynamically growing vertex and index buffers. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Base class providing dynamically growing hardware buffer Adapted from http://www.ogre3d.org/tikiwiki/DynamicGrowingBuffers&structure=Cookbook.
Original file: DynamicRenderable.h