#include "Channels/IntegerDirectionChannel.H"
#include "Channels/ChannelOpts.H"
#include "Component/ModelOptionDef.H"
#include "Component/OptionManager.H"
#include "Image/ImageSetOps.H"
#include "Image/IntegerMathOps.H"
#include "Image/MathOps.H"
#include "Util/sformat.H"
#include "rutz/compat_cmath.h"
#include "rutz/trace.h"
Go to the source code of this file.
Definition in file IntegerDirectionChannel.C.