#include "Channels/ChannelBase.H"
#include "Channels/IntegerInput.H"
#include "Channels/IntegerMathEngine.H"
Go to the source code of this file.
Classes | |
class | IntegerChannel |
Base class for channels that will use integer math. More... |
Base class for channels that will use integer math
Definition in file IntegerChannel.H.