|
Gamp v0.0.7-54-gccdc599
Gamp: Graphics, Audio, Multimedia and Processing
|
Namespaces | |
| namespace | gamp::graph::ui::impl |
Classes | |
| class | gamp::graph::ui::Container |
Container interface of UI Shapes. More... | |
| class | gamp::graph::ui::Scene |
| class | gamp::graph::ui::Shape |
Typedefs | |
| typedef std::vector< ShapeRef > | gamp::graph::ui::ShapeList |
| typedef std::shared_ptr< Shape > | gamp::graph::ui::ShapeRef |
Graph UI Framework.
| typedef std::shared_ptr<Shape> gamp::graph::ui::ShapeRef |
Definition at line 48 of file Container.hpp.
| typedef std::vector<ShapeRef> gamp::graph::ui::ShapeList |
Definition at line 49 of file Container.hpp.