From ba67bbb2db6327dc0f64eab24bafe5f023ce42ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Mon, 17 Feb 2003 22:28:16 +0000 Subject: 0.32 svn path=/trunk/Framestein/; revision=418 --- Plugins/plot.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Plugins/plot.cpp') diff --git a/Plugins/plot.cpp b/Plugins/plot.cpp index 67c264c..ae53c05 100644 --- a/Plugins/plot.cpp +++ b/Plugins/plot.cpp @@ -4,8 +4,10 @@ #include "plugin.h" #include "pixels.h" +INFO("plot pixel to vframe") + // plot exists to provide plotting to vframe - much faster than -// plot with fs.draw which goes thru network. +// plot with fs.draw which goes thru TCP/IP. void perform_effect(_frame f, _args a) { -- cgit v1.2.1