The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Renard::Curie::Model::View::Scenegraph - A Jacquard Scene graph factory

VERSION

version 0.005

EXTENDS

ATTRIBUTES

box_layout

A Bool for whether to use box layout or not.

view_manager

The view manager for this scene graph (required).

view

The view for this scene graph (required).

METHODS

create_group

Creates a grid layout group given a grid scheme.

create_scene_graph

Creates and sets up a scene graph for the current view.

update_layout

Update layouts for scene graph.

AUTHOR

Project Renard

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Project Renard.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.