Go to the documentation of this file.
19 #ifndef OST_GFX_CPK_RENDERER_HH
20 #define OST_GFX_CPK_RENDERER_HH
29 #if OST_SHADER_SUPPORT_ENABLED
33 namespace ost {
namespace gfx {
namespace impl {
40 virtual void PrepareRendering();
42 virtual void RenderPov(
PovState& pov,
const std::string& name);
54 #if OST_SHADER_SUPPORT_ENABLED
61 #endif // OST_GFX_CPK_RENDERER_HH