Lumiera
0.pre.03
»edit your freedom«
pathmanager.hpp
Go to the documentation of this file.
1
/*
2
PATHMANAGER.hpp - Manager for deciding the actual render strategy
3
4
Copyright (C)
5
2008, 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
24
#ifndef CONTROL_PATHMANAGER_H
25
#define CONTROL_PATHMANAGER_H
26
27
28
29
30
namespace
steam
{
31
namespace
control {
32
33
39
class
PathManager
40
{
41
public
:
42
// TODO: find out about public interface
43
// TODO: allocation, GC??
44
};
45
46
47
48
}}
// namespace steam::control
49
#endif
steam::control::PathManager
While building a render engine, this Strategy class decides on the actual render strategy in accordan...
Definition:
pathmanager.hpp:39
steam
Steam-Layer implementation namespace root.
Definition:
dummy-player-facade.h:37
steam
control
pathmanager.hpp
Generated on Fri Dec 13 2024 05:05:34 for Lumiera by
1.8.13