46 unsigned int mWidthGridSize;
47 unsigned int mHeightGridSize;
48 unsigned int mWindowWidth;
49 unsigned int mWindowHeight;
50 unsigned int mDestWidth;
51 unsigned int mDestHeight;
53 bool mTransparentBackground;
56 Ogre::TexturePtr mTempTex;
57 Ogre::RenderTexture* mRT;
58 Ogre::HardwarePixelBufferSharedPtr mBuffer;
60 Ogre::PixelBox mFinalPicturePB;