A blue color channel. More...
#include <Channels/BlueChannel.H>
Public Member Functions | |
BlueChannel (OptionManager &mgr) | |
Construct with standard params. | |
virtual | ~BlueChannel () |
Destructor. |
A blue color channel.
Definition at line 45 of file BlueChannel.H.
BlueChannel::BlueChannel | ( | OptionManager & | mgr | ) |
Construct with standard params.
Definition at line 46 of file BlueChannel.C.
References NModelParam< T >::setVal().
BlueChannel::~BlueChannel | ( | ) | [virtual] |
Destructor.
Definition at line 53 of file BlueChannel.C.