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
turtleinterpret.h
Go to the documentation of this file.
1
#ifndef TURTLEINTERPRET_H_
2
#define TURTLEINTERPRET_H_
3
4
#include "
abstractinterpret.h
"
5
#include "
lsgeode.h
"
6
7
namespace
AP_LSystem {
12
class
TurtleInterpret
:
public
AbstractInterpret
13
{
14
public
:
20
TurtleInterpret
( osg::Group * owner );
21
22
~TurtleInterpret
(
void
);
23
24
virtual
int
parse
(
ParseableString
* word );
25
};
26
}
27
28
#endif
include
vreckoAP
Garden
turtleinterpret.h
Generated on Tue Feb 19 2013 10:23:44 for vrecko by
1.8.3.1