Definition: ImageViewportPostProcess.h:52
virtual void postRender(const std::string &panelName, IECoreImage::ImagePrimitivePtr image)=0
Performs in-place modification of the given ImagePrimitive. Derived classes need to implement this...
A class which defines a post-process on a viewport. Use ViewportPostProcessCallback to register the p...
Definition: ViewportPostProcess.h:50