DtBlitOsgToGlTexture * myMutableBlitTexture
this is mutable because it needs to be created during the operator() callback which is a const functi...
Definition: DtSubmitViewCallback.h:69
A helper class for blitting between an osg texture and an internal texture identified by its OpenGL i...
Definition: DtBlitOsgToGlTexture.h:26
A post processing effect responsible for submitting and mirroring the eye views to the VR subsystem...
Definition: DtVirtualRealityPostProcessor.h:34