Added virtual AbstractPipeline::paint(), which is called by CampvisPainter at...
Added virtual AbstractPipeline::paint(), which is called by CampvisPainter at the very end of rendering. This method can be used to render additional overlays directly in the pipeline.
Please register or sign in to comment