OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::GLES2TextureManager Class Reference

GL ES-specific implementation of a TextureManager. More...

#include <OgreGLES2TextureManager.h>

+ Inheritance diagram for Ogre::GLES2TextureManager:

Public Member Functions

 GLES2TextureManager (GLES2Support &support)
 
virtual ~GLES2TextureManager ()
 
PixelFormat getNativeFormat (TextureType ttype, PixelFormat format, int usage)
 
GLuint getWarningTextureID ()
 
bool isHardwareFilteringSupported (TextureType ttype, PixelFormat format, int usage, bool preciseFormatOnly=false)
 

Friends

class GLES2RenderSystem
 

Detailed Description

GL ES-specific implementation of a TextureManager.

Constructor & Destructor Documentation

◆ GLES2TextureManager()

Ogre::GLES2TextureManager::GLES2TextureManager ( GLES2Support support)

◆ ~GLES2TextureManager()

virtual Ogre::GLES2TextureManager::~GLES2TextureManager ( )
virtual

Member Function Documentation

◆ getNativeFormat()

PixelFormat Ogre::GLES2TextureManager::getNativeFormat ( TextureType  ttype,
PixelFormat  format,
int  usage 
)

◆ getWarningTextureID()

GLuint Ogre::GLES2TextureManager::getWarningTextureID ( )
inline

◆ isHardwareFilteringSupported()

bool Ogre::GLES2TextureManager::isHardwareFilteringSupported ( TextureType  ttype,
PixelFormat  format,
int  usage,
bool  preciseFormatOnly = false 
)

Friends And Related Function Documentation

◆ GLES2RenderSystem

friend class GLES2RenderSystem
friend

The documentation for this class was generated from the following file: