
#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | rutz |
Auxiliary helper namespace used in implementing shared_ptr. | |
Functions | |
| nub::ref< ChannelBase > | makeContourChannel (OptionManager &mgr, const std::string &saveprefix="contour") |
| Factory function that creates a new ContourChannel. | |
[put description here]
Definition in file ContourChannel.H.
| nub::ref<ChannelBase> makeContourChannel | ( | OptionManager & | mgr, | |
| const std::string & | saveprefix = "contour" | |||
| ) |
Factory function that creates a new ContourChannel.
Definition at line 2355 of file ContourChannel.C.
References makeSharedComp().
Referenced by RawVisualCortex::paramChanged().
1.6.3