summaryrefslogtreecommitdiffhomepage
path: root/ExampleGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'ExampleGenerator.h')
-rw-r--r--ExampleGenerator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ExampleGenerator.h b/ExampleGenerator.h
index c74ccfd..2710d03 100644
--- a/ExampleGenerator.h
+++ b/ExampleGenerator.h
@@ -15,6 +15,7 @@ struct ExampleGenerator : public Generator
float m_interval;
float m_cone;
float m_angle;
+ float m_direction;
int m_speed;
int m_shift;
int m_segments;