OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::EglPBufferSupport::DeviceData Struct Reference

#include <OgreEglPBufferSupport.h>

Public Member Functions

 DeviceData ()
 
bool operator== (const String &otherName) const
 

Public Attributes

EGLConfig eglCfg
 
::EGLContext eglCtx
 
EGLDisplay eglDisplay
 
EGLSurface eglSurf
 
FastArray< SampleDescriptionfsaa
 
String name
 

Constructor & Destructor Documentation

◆ DeviceData()

Ogre::EglPBufferSupport::DeviceData::DeviceData ( )
inline

Member Function Documentation

◆ operator==()

bool Ogre::EglPBufferSupport::DeviceData::operator== ( const String otherName) const
inline

Member Data Documentation

◆ eglCfg

EGLConfig Ogre::EglPBufferSupport::DeviceData::eglCfg

◆ eglCtx

::EGLContext Ogre::EglPBufferSupport::DeviceData::eglCtx

◆ eglDisplay

EGLDisplay Ogre::EglPBufferSupport::DeviceData::eglDisplay

◆ eglSurf

EGLSurface Ogre::EglPBufferSupport::DeviceData::eglSurf

◆ fsaa

FastArray<SampleDescription> Ogre::EglPBufferSupport::DeviceData::fsaa

◆ name

String Ogre::EglPBufferSupport::DeviceData::name

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