Magnum/Ui/Anchor.h file new in Git master

Class Magnum::Ui::AbstractAnchor, Magnum::Ui::BasicAnchor, typedef Magnum::Ui::Anchor.

Namespaces

namespace Magnum
Root namespace.
namespace Magnum::Ui
UI library.

Classes

class Magnum::Ui::AbstractAnchor new in Git master
Base for widget positioning anchors.
template<class UserInterface>
class Magnum::Ui::BasicAnchor new in Git master
Templated base for widget positioning anchors.

Typedefs

using Anchor = BasicAnchor<UserInterface> new in Git master
Widget positioning anchor for use with UserInterface.