
#include <Neuro/VisualCortex.H>
Inheritance diagram for VisualCortex:


Definition at line 52 of file VisualCortex.H.
Public Member Functions | |
| VisualCortex (OptionManager &mgr, const std::string &descrName="VC", const std::string &tagName="VC") | |
| Construct using a VisualCortex object with standard channels. | |
| virtual | ~VisualCortex () |
| virtual destructor for safe inheritance | |
Constructors/Destructor | |
| VisualCortex (OptionManager &mgr, const std::string &descrName="Visual Cortex", const std::string &tagName="VisualCortex") | |
| Constructor. | |
| virtual | ~VisualCortex () |
| Virtual destructor for safe inheritance. | |
|
||||||||||||||||
|
Constructor.
Definition at line 72 of file VisualCortex.C. References GVX_TRACE. |
|
|
Virtual destructor for safe inheritance.
Definition at line 81 of file VisualCortex.C. References GVX_TRACE. |
|
||||||||||||||||
|
Construct using a VisualCortex object with standard channels.
|
|
|
virtual destructor for safe inheritance
|
1.4.4