FastUIDraw
|
file painter_packed_value.hpp More...
#include <fastuidraw/util/util.hpp>
#include <fastuidraw/util/c_array.hpp>
#include <fastuidraw/image.hpp>
Go to the source code of this file.
Classes | |
class | fastuidraw::PainterPackedValue< T > |
A PainterPackedValue represents a handle to an object that stores packed state data and tracks if that underlying data is already is already copied to PainterDraw::m_store. More... | |
class | fastuidraw::PainterPackedValue< T > |
A PainterPackedValue represents a handle to an object that stores packed state data and tracks if that underlying data is already is already copied to PainterDraw::m_store. More... | |
class | fastuidraw::PainterPackedValueBase |
(Private) base class used for PainterPackedValue More... | |
Namespaces | |
fastuidraw | |
all classes and functions of FastUIDraw are in the namespace fastuidraw. | |
Copyright 2016 by Intel.
Contact: kevin .rog ovin@ gmai 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/.
Definition in file painter_packed_value.hpp.