Lumiera
0.pre.03
»edit your freedom«
dispatcher.cpp
Go to the documentation of this file.
1
/*
2
Dispatcher - translating calculation streams into frame jobs
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
21
#include "
steam/engine/dispatcher.hpp
"
22
23
24
25
namespace
steam
{
26
namespace
engine {
27
28
Dispatcher::~Dispatcher
() { }
// emit VTables and Typeinfo here....
29
30
31
32
33
34
}}
// namespace engine
dispatcher.hpp
Service abstraction within the render engine for generating render jobs.
steam
Steam-Layer implementation namespace root.
Definition:
dummy-player-facade.h:37
steam::engine::Dispatcher::~Dispatcher
virtual ~Dispatcher()
this is an interface
Definition:
dispatcher.cpp:28
steam
engine
dispatcher.cpp
Generated on Fri Dec 13 2024 05:05:32 for Lumiera by
1.8.13