Go to the documentation of this file.
19 #ifndef OST_GFX_SIMPLE_RENDERER_HH
20 #define OST_GFX_SIMPLE_RENDERER_HH
31 namespace ost {
namespace gfx {
namespace impl {
39 virtual void PrepareRendering();
46 virtual void RenderPov(
PovState& pov,
const std::string& name);
60 #endif // OST_GFX_SIMPLE_RENDERER_HH