A green-red double-opponent color channel. More...
#include <Channels/GreenRedChannel.H>
Public Member Functions | |
GreenRedChannel (OptionManager &mgr, bool takeAbs=true) | |
Construct with standard params. | |
virtual | ~GreenRedChannel () |
Destructor. |
A green-red double-opponent color channel.
Definition at line 45 of file GreenRedChannel.H.
GreenRedChannel::GreenRedChannel | ( | OptionManager & | mgr, | |
bool | takeAbs = true | |||
) |
Construct with standard params.
Definition at line 47 of file GreenRedChannel.C.
References NModelParam< T >::setVal().
GreenRedChannel::~GreenRedChannel | ( | ) | [virtual] |
Destructor.
Definition at line 53 of file GreenRedChannel.C.