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