vrecko
virtual reality framework
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
abstractklsystem.h
Go to the documentation of this file.
1
#ifndef ABSTRACTKLSYSTEM_H_
2
#define ABSTRACTKLSYSTEM_H_
3
4
#include "
lsystem.h
"
5
6
namespace
AP_LSystem {
7
11
class
AbstractkLSystem
:
public
LSystem
12
{
13
protected
:
14
15
public
:
19
AbstractkLSystem
(
AbstractFile
* );
20
};
21
}
22
#endif // ABSTRACTKLSYSTEM_H_
include
vreckoAP
Garden
abstractklsystem.h
Generated on Tue Feb 19 2013 10:23:43 for vrecko by
1.8.3.1