boost::shared_ptr< const WGEPostprocessorCelShading > ConstSPtr
Convenience typedef for a boost::shared_ptr< const WGEPostprocessorCelShading >.
boost::shared_ptr< WGEPostprocessor > SPtr
Convenience typedef for an osg::ref_ptr< WGEPostprocessor >.
WGEPostprocessorCelShading()
Default constructor.
The base class for all custom post-processors.
boost::shared_ptr< WGEPostprocessorCelShading > SPtr
Convenience typedef for a boost::shared_ptr< WGEPostprocessorCelShading >.
Cel shading effect postprocessor.
virtual ~WGEPostprocessorCelShading()
Destructor.
virtual WGEPostprocessor::SPtr create(osg::ref_ptr< WGEOffscreenRenderNode > offscreen, const PostprocessorInput &gbuffer) const
Create instance.