Ion
|
Go to the source code of this file.
Classes | |
class | ion::gfx::Image |
An Image represents 2D image data that can be used in a texture supplied to a shader. More... | |
struct | ion::gfx::Image::PixelFormat |
Struct representing the GL types for a particular Format (see above). More... | |
Namespaces | |
ion | |
Copyright 2016 Google Inc. | |
ion::gfx | |
Typedefs | |
typedef base::ReferentPtr < Image >::Type | ion::gfx::ImagePtr |