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