#include <retinalobjs.h>
Inheritance diagram for Retinal_FuzzyRing:
Definition at line 836 of file retinalobjs.h.
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. | |
virtual Retinal_Object * | clone () const |
Return an identical copy of this object allocated from the heap. |