osg::ref_ptr< osg::Texture > myInputTex
Definition: DtVideoStreamPostProcessorDrawable.h:72
friend DtVideoStreamPostProcessorDrawableCreator
friended, to access constructor above
Definition: DtVideoStreamPostProcessorDrawable.h:49
unsigned int GLuint
Definition: DtGlTextureBufferObject.h:17
const char * creatorTypeName< DtVideoStreamPostProcessorDrawable >(void)
template specialization for the creator (pass the class being created to the creatorTypeName template...
Definition: DtVideoStreamPostProcessorDrawable.h:30
GLuint myMutableInputTexId
Definition: DtVideoStreamPostProcessorDrawable.h:73
Definition: DtPostProcessorDrawable.h:24
This file contains the declaration of the class DtPostProcessorDrawable which is used for rendering p...
class for rendering a post processor pass this particular post processor is just a pass through so th...
Definition: DtVideoStreamPostProcessorDrawable.h:35