#include <retinalobjs.h>
Inheritance diagram for Retinal_FuzzyLine:


Definition at line 788 of file retinalobjs.h.
Public Methods | |
| Retinal_FuzzyLine (const string &name_val, const VarMap &init_vars=VarMap()) | |
| RetinalObjectStringArgs::ParamList | paramlist () |
| Retinal_FuzzyLine (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. | |
1.3-rc2