diff bayesianArraySrc/DynamicVector.cpp @ 52:e359b9bad811

Added exporting of image and text data
author Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk>
date Tue, 17 Jul 2012 22:12:20 +0100
parents 93d21c20cfbc
children 2eca10a31ae2
line wrap: on
line diff
--- a/bayesianArraySrc/DynamicVector.cpp	Thu Jun 14 23:12:36 2012 +0100
+++ b/bayesianArraySrc/DynamicVector.cpp	Tue Jul 17 22:12:20 2012 +0100
@@ -286,6 +286,8 @@
 	return millis/scalar;
 }
 
+#pragma mark -draw
+
 void DynamicVector::drawVector(const int& minIndex, const int& maxIndex){