![]() |
OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
|
#include <OgreObjCmdBuffer.h>
Public Member Functions | |
UploadFromStagingTex (StagingTexture *_stagingTexture, const TextureBox &_box, TextureGpu *_dstTexture, const TextureBox &_dstBox, uint8 _mipLevel) | |
void | execute () override |
![]() | |
virtual | ~Cmd () |
Ogre::ObjCmdBuffer::UploadFromStagingTex::UploadFromStagingTex | ( | StagingTexture * | _stagingTexture, |
const TextureBox & | _box, | ||
TextureGpu * | _dstTexture, | ||
const TextureBox & | _dstBox, | ||
uint8 | _mipLevel ) |
|
overridevirtual |
Implements Ogre::ObjCmdBuffer::Cmd.