OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
Ogre::GL3PlusMappings Class Reference

#include <OgreGL3PlusMappings.h>

Static Public Member Functions

static GLenum get (TextureTypes::TextureTypes textureType, bool cubemapsAs2DArrays)
 
static GLenum get (PixelFormatGpu pf)
 Returns GL internal format. More...
 
static void getFormatAndType (PixelFormatGpu pf, GLenum &format, GLenum &type)
 

Member Function Documentation

◆ get() [1/2]

static GLenum Ogre::GL3PlusMappings::get ( TextureTypes::TextureTypes  textureType,
bool  cubemapsAs2DArrays 
)
static

◆ get() [2/2]

static GLenum Ogre::GL3PlusMappings::get ( PixelFormatGpu  pf)
static

Returns GL internal format.

◆ getFormatAndType()

static void Ogre::GL3PlusMappings::getFormatAndType ( PixelFormatGpu  pf,
GLenum &  format,
GLenum &  type 
)
static

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