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

#include <OgreD3D9TextureManager.h>

+ Inheritance diagram for Ogre::D3D9TextureManager:

Public Member Functions

 D3D9TextureManager ()
 
 ~D3D9TextureManager ()
 
PixelFormat getNativeFormat (TextureType ttype, PixelFormat format, int usage)
 
bool isHardwareFilteringSupported (TextureType ttype, PixelFormat format, int usage, bool preciseFormatOnly=false)
 

Constructor & Destructor Documentation

◆ D3D9TextureManager()

Ogre::D3D9TextureManager::D3D9TextureManager ( )

◆ ~D3D9TextureManager()

Ogre::D3D9TextureManager::~D3D9TextureManager ( )

Member Function Documentation

◆ getNativeFormat()

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

◆ isHardwareFilteringSupported()

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


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