Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
platform
iOS
iOSTextureHelpers.h
1
#pragma once
2
3
#include "Graphics.h"
4
#include <CoreGraphics/CoreGraphics.h>
5
6
namespace
Eegeo
7
{
8
namespace
iOS
9
{
10
class
iOSTextureHelpers
11
{
12
public
:
13
14
static
GLenum CalcGLPixelFormat(CGBitmapInfo bitmapInfo,
size_t
bitsPerPixel);
15
};
16
}
17
}
Generated on Sat Jun 10 2023 02:00:31 for eeGeo Platform SDK by
1.8.3.1