23 #ifndef OST_GFX_SLINE_RENDER_OPTIONS_HH
24 #define OST_GFX_SLINE_RENDER_OPTIONS_HH
26 #include <boost/shared_ptr.hpp>
32 namespace ost {
namespace gfx {
43 void SetSplineDetail(
uint spline_detail);
44 uint GetSplineDetail();
boost::shared_ptr< SlineRenderOptions > SlineRenderOptionsPtr
#define DLLEXPORT_OST_GFX
boost::shared_ptr< RenderOptions > RenderOptionsPtr