OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
#include <OgreImageResampler.h>
Static Public Member Functions | |
static void | scale (const TextureBox &src, PixelFormatGpu srcFormat, const TextureBox &dst, PixelFormatGpu dstFormat) |
|
inlinestatic |
References Ogre::TextureBox::atFromOffsettedOrigin(), Ogre::TextureBox::bytesPerImage, Ogre::TextureBox::bytesPerRow, Ogre::TextureBox::depth, Ogre::PixelFormatGpuUtils::getBytesPerPixel(), Ogre::TextureBox::getDepthOrSlices(), Ogre::TextureBox::height, Ogre::min(), Ogre::PixelFormatGpuUtils::packColour(), UNPACK, and Ogre::TextureBox::width.
Referenced by Ogre::LinearResampler_Byte< channels >::scale().