Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cubemaptexture.h File Reference
#include "ion/gfx/texture.h"
Include dependency graph for cubemaptexture.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::gfx::CubeMapTexture
 A CubeMapTexture object represents the image data and mipmaps associated with the six faces of a cube map. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::gfx
 

Typedefs

typedef base::ReferentPtr
< CubeMapTexture >::Type 
ion::gfx::CubeMapTexturePtr
 Convenience typedef for shared pointer to a CubeMapTexture. More...