FastUIDraw
Classes | Namespaces | Typedefs
painter_attribute.hpp File Reference

file painter_attribute.hpp More...

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

Go to the source code of this file.

Classes

class  fastuidraw::PainterAttribute
 The attribute data generated/filled by Painter. Attribute data is sent to 3D API as raw bits with the expectation that shaders will cast the bits to the appropiate types for themselves. More...
 

Namespaces

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

Typedefs

typedef uint32_t fastuidraw::PainterIndex
 Typedef for the index type used by Painter.
 

Detailed Description

file painter_attribute.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 painter_attribute.hpp.