Go to the documentation of this file.
18 #ifndef _VIDEO_VISUAL_HH_
19 #define _VIDEO_VISUAL_HH_
45 private:
void PreRender();
virtual ~VideoVisual()
Destructor.
Forward declarations for the common classes.
Definition: Animation.hh:26
VideoVisual(const std::string &_name, VisualPtr _parent)
Constructor.
A visual element that displays a video as a texture.
Definition: VideoVisual.hh:34
A renderable object.
Definition: Visual.hh:60
std::shared_ptr< Visual > VisualPtr
Definition: RenderTypes.hh:114