FastUIDraw
Classes | Namespaces
image_atlas.hpp File Reference

file image_atlas.hpp More...

#include <fastuidraw/util/reference_counted.hpp>
#include <fastuidraw/util/util.hpp>
#include <fastuidraw/util/vecN.hpp>
#include <fastuidraw/util/c_array.hpp>
#include <fastuidraw/image.hpp>
Include dependency graph for image_atlas.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fastuidraw::AtlasColorBackingStoreBase
 Represents the interface for a backing store for color data of images. More...
 
class  fastuidraw::AtlasIndexBackingStoreBase
 Represents the interface for the backing store for index data of images. More...
 
class  fastuidraw::ImageAtlas
 An ImageAtlas is a common location to place images of an application. More...
 

Namespaces

 fastuidraw
 all classes and functions of FastUIDraw are in the namespace fastuidraw.
 

Detailed Description

file image_atlas.hpp

Copyright 2016 by Intel.

Contact: kevin.nosp@m..rog.nosp@m.ovin@.nosp@m.gmai.nosp@m.l.com

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Author
Kevin Rogovin kevin.nosp@m..rog.nosp@m.ovin@.nosp@m.gmai.nosp@m.l.com

Definition in file image_atlas.hpp.