Go to the documentation of this file.
19 #ifndef OST_GFX_CPK_RENDERER_HH
20 #define OST_GFX_CPK_RENDERER_HH
29 namespace ost {
namespace gfx {
namespace impl {
36 virtual void PrepareRendering();
38 virtual void RenderPov(
PovState& pov,
const std::string& name);
48 void Render3DSprites();
55 #endif // OST_GFX_CPK_RENDERER_HH