#include <retinalobjs.h>
Inheritance diagram for Retinal_FuzzyRing


Public Methods | |
| Retinal_FuzzyRing ( const string& name_val, const VarMap& init_vars=VarMap() ) | |
| RetinalObjectStringArgs::ParamList | paramlist () |
| Retinal_FuzzyRing ( const string& name_val, RetinalObjectStringArgs& sa) | |
| 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 721 of file retinalobjs.h.
|
|
Definition at line 723 of file retinalobjs.h. |
|
|
Definition at line 728 of file retinalobjs.h. |
|
|
Return an identical copy of this object allocated from the heap.
Reimplemented from Retinal_Object. Definition at line 734 of file retinalobjs.h. |
|
|
Definition at line 663 of file retinalobjs.c. |
|
|
Must be called just before calling activation() one or more times.
Reimplemented from Retinal_Object. Definition at line 677 of file retinalobjs.c. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000