18#ifndef _VIDEO_VISUAL_HH_
19#define _VIDEO_VISUAL_HH_
45 private:
void PreRender();
virtual ~VideoVisual()
Destructor.
VideoVisual(const std::string &_name, VisualPtr _parent)
Constructor.
Visual(const std::string &_name, VisualPtr _parent, bool _useRTShader=true)
Constructor.
Rendering namespace.
Definition JointMaker.hh:58
std::shared_ptr< Visual > VisualPtr
Definition RenderTypes.hh:114
Forward declarations for the common classes.
Definition Animation.hh:27