DataFilter.cpp

Demonstrates the creation of a vish module, a VObject, that holds an Alpha parameter and an output connection of type Beta. It filters data Alpha to Beta. There's supposed to be some kind of computation in the update function that results a Beta dependent on the Alpha.

See also:
Realted: - DataFilter.hpp
00001 #include "DataFilter.hpp"
00002 
00010 AlphaBeta::DataFilter::~DataFilter()
00011 {}
00012 
00013 

Generated on Thu Apr 2 18:58:47 2009 for VISHTutorial by  doxygen 1.4.7