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

robj.h File Reference

Retinal_Obj class: Abstract base class for an object which has a discrete state and which can return an activation value for any given floating-point position in the plane. More...

#include <iostream>
#include <string>
#include "vgen.h"

Include dependency graph for robj.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  Retinal_Obj

Functions

ostream& operator<< (ostream& s, const Retinal_Obj& r)
 Stream output for a Retinal_Obj. More...


Detailed Description

Retinal_Obj class: Abstract base class for an object which has a discrete state and which can return an activation value for any given floating-point position in the plane.

Header:
/u/nn/cvsroot/lissom/src/robj.h,v 1.3 2000/04/21 20:48:05 jbednar Exp

Definition in file robj.h.


Function Documentation

ostream & operator<< ( ostream & s,
const Retinal_Obj & r ) [inline]
 

Stream output for a Retinal_Obj.

Definition at line 74 of file robj.h.


Generated at Mon Aug 21 00:31:11 2000 for RF-LISSOM by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000