OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::GL3PlusMappings Class Reference

#include <OgreGL3PlusMappings.h>

Static Public Member Functions

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

Member Function Documentation

◆ get() [1/2]

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

Returns GL internal format.

◆ get() [2/2]

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

◆ getFormatAndType()

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

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