|
TarzaNN
TarzaNN neural network simulator
|
#include <Viewable.h>
Public Member Functions | |
| virtual OutputImage * | getImage () |
| virtual Matrix * | getMap () |
| virtual void | releaseMap () |
| bool | show () |
Public Attributes | |
| FP3DViewInfo | threeDInfo |
Protected Attributes | |
| bool | should_show |
| virtual OutputImage* Viewable::getImage | ( | ) | [inline, virtual] |
Reimplemented in FeaturePlaneAbstract.
| virtual Matrix* Viewable::getMap | ( | ) | [inline, virtual] |
Reimplemented in FeaturePlaneAbstract.
| virtual void Viewable::releaseMap | ( | ) | [inline, virtual] |
Reimplemented in FeaturePlaneAbstract.
| bool Viewable::show | ( | ) | [inline] |
bool Viewable::should_show [protected] |
1.7.5.1