Go to the documentation of this file.
5 #ifndef BALL_VIEW_RENDERING_TILINGRENDERER_H
6 #define BALL_VIEW_RENDERING_TILINGRENDERER_H
8 #ifndef BALL_VIEW_RENDERING_RENDERER_H
12 #ifndef BALL_VIEW_RENDERING_RENDERTARGET_H
59 virtual void setLights(
bool reset_all =
false);
63 virtual void updateCamera(
const Camera* camera = 0);
66 virtual void updateBackgroundColor();
69 virtual bool finish();
88 virtual bool renderOneRepresentation(
const Representation& representation);
99 virtual void setSize(
float width,
float height);
108 virtual void renderRuler();
122 void computeTilingSetup_();
141 #endif // BALL_VIEW_RENDERING_TILINGRENDERER_H