#include <retinalobjs.h>
Inheritance diagram for Retinal_PGM


Public Methods | |
| Retinal_PGM (const string& name_val, const string& filename_base, const VarMap& init_vars=VarMap() ) | |
| RetinalObjectStringArgs::ParamList | paramlist () |
| Retinal_PGM ( const string& name_val, RetinalObjectStringArgs& sa, Coordinate visible_width, Coordinate visible_height) | |
| Retinal_PGM (const Retinal_PGM& b) | |
| virtual bool | update () const |
| Must be called just before calling activation() one or more times. More... | |
| virtual Retinal_Object* | clone () const |
| Return an identical copy of this object allocated from the heap. More... | |
Definition at line 744 of file retinalobjs.h.
|
|
Definition at line 746 of file retinalobjs.h. |
|
|
Definition at line 749 of file retinalobjs.c. |
|
|
Definition at line 757 of file retinalobjs.h. |
|
|
Return an identical copy of this object allocated from the heap.
Reimplemented from Retinal_Object. Definition at line 762 of file retinalobjs.h. |
|
|
Definition at line 737 of file retinalobjs.c. |
|
|
Must be called just before calling activation() one or more times.
Reimplemented from Retinal_Object. Definition at line 805 of file retinalobjs.c. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000