Go to the documentation of this file.
19 #ifndef OST_GFX_IMPL_TRACE_RENDERER_BASE_HH
20 #define OST_GFX_IMPL_TRACE_RENDERER_BASE_HH
30 namespace ost {
namespace gfx {
namespace impl {
46 virtual void PrepareRendering(
bool twist_hack);
47 virtual bool HasDataToRender()
const;
48 virtual void UpdateViews();
69 const Color& sel_color);