Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
generator-mo.cpp
Go to the documentation of this file.
1/*
2 GeneratorMO - a (Test)data generator
3
4 Copyright (C)
5 2011, Hermann Vosseler <Ichthyostega@web.de>
6
7  **Lumiera** is free software; you can redistribute it and/or modify it
8  under the terms of the GNU General Public License as published by the
9  Free Software Foundation; either version 2 of the License, or (at your
10  option) any later version. See the file COPYING for further details.
11
12* *****************************************************************/
13
14
22//#include "steam/assetmanager.hpp"
23//#include "steam/asset/media.hpp"
24//#include "steam/asset/clip.hpp"
25//#include "lib/time/mutation.hpp"
26//#include "lib/util.hpp"
27
28//using lib::time::Mutation;
29//using util::isnil;
30
31namespace steam {
32namespace mobject {
33namespace session {
34
42}}} // namespace mobject::session
43
A data generator media object.
Namespace of Session and user visible high-level objects.
Definition sequence.hpp:65
Steam-Layer implementation namespace root.