nux-0.9.46

Nux/Painter.h File Reference

#include <string>
#include <iostream>
#include <list>
#include "Utils.h"
#include "NuxGraphics/GraphicsEngine.h"
#include "PaintLayer.h"

Go to the source code of this file.

Data Structures

class  nux::GeometryPositioning
class  nux::InteractState
 State of UI controls. More...
class  nux::TextureAlignmentStyle
class  nux::BasePainter
class  nux::PushBackgroundScope
class  nux::PushShapeBackgroundScope
class  nux::PushShapeCornerBackgroundScope
class  nux::PushColorBackgroundScope

Namespaces

namespace  nux

Functions

Geometry nux::ComputeGeometryPositioning (const Geometry &container_geo, const Geometry &content_geo, GeometryPositioning gctx)
 Compute the position of one geometry inside an other.