Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Retinal_FuzzyLine Class Reference

Retinal_Object for a line with Gaussian falloff around a constant-intensity area. More...

#include <retinalobjs.h>

Inheritance diagram for Retinal_FuzzyLine

Inheritance graph

[legend]
Collaboration diagram for Retinal_FuzzyLine:

Collaboration graph

[legend]
List of all members.

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. More...

virtual Retinal_Objectclone () const
 Return an identical copy of this object allocated from the heap. More...


Detailed Description

Retinal_Object for a line with Gaussian falloff around a constant-intensity area.

Definition at line 698 of file retinalobjs.h.


Constructor & Destructor Documentation

Retinal_FuzzyLine::Retinal_FuzzyLine ( const string & name_val,
const VarMap & init_vars = VarMap() )
 

Definition at line 700 of file retinalobjs.h.

Retinal_FuzzyLine::Retinal_FuzzyLine ( const string & name_val,
RetinalObjectStringArgs & sa )
 

Definition at line 705 of file retinalobjs.h.


Member Function Documentation

Retinal_Object * Retinal_FuzzyLine::clone ( ) const [inline, virtual]
 

Return an identical copy of this object allocated from the heap.

Reimplemented from Retinal_Object.

Definition at line 711 of file retinalobjs.h.

RetinalObjectStringArgs::ParamList Retinal_FuzzyLine::paramlist ( )
 

Definition at line 620 of file retinalobjs.c.

bool Retinal_FuzzyLine::update ( ) const [virtual]
 

Must be called just before calling activation() one or more times.

Reimplemented from Retinal_Object.

Definition at line 634 of file retinalobjs.c.


The documentation for this class was generated from the following files:
Generated at Mon Aug 21 00:31:22 2000 for RF-LISSOM by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000