Ion
|
#include "ion/gfx/texture.h"
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... | |