-autoscale of data during draw. data remains unchanged
git-svn-id: http://moon:8086/svn/software/trunk/projects/RBM@41 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
void setListener(DrawListener *pListener);
|
||||
void drawAt(int x, int y, bool setColor);
|
||||
void setData(const VectorXd& data);
|
||||
void DrawData(const VectorXd& data);
|
||||
const VectorXd& getData();
|
||||
void clear();
|
||||
//[/UserMethods]
|
||||
|
||||
Reference in New Issue
Block a user