#include <OgreAsyncTextureTicket.h>
◆ DelayedDownload() [1/2]
Ogre::AsyncTextureTicket::DelayedDownload::DelayedDownload |
( |
| ) |
|
|
inline |
◆ DelayedDownload() [2/2]
Ogre::AsyncTextureTicket::DelayedDownload::DelayedDownload |
( |
TextureGpu * |
_textureSrc, |
|
|
uint8 |
_mipLevel, |
|
|
bool |
_accurateTracking, |
|
|
TextureBox * |
_srcBox |
|
) |
| |
|
inline |
◆ accurateTracking
bool Ogre::AsyncTextureTicket::DelayedDownload::accurateTracking |
◆ hasSrcBox
bool Ogre::AsyncTextureTicket::DelayedDownload::hasSrcBox |
◆ mipLevel
uint8 Ogre::AsyncTextureTicket::DelayedDownload::mipLevel |
◆ srcBox
TextureBox Ogre::AsyncTextureTicket::DelayedDownload::srcBox |
◆ textureSrc
TextureGpu* Ogre::AsyncTextureTicket::DelayedDownload::textureSrc |
The documentation for this struct was generated from the following file: