ArrayItem Class Reference

Inheritance diagram for ArrayItem:
Inheritance graph
[legend]
Collaboration diagram for ArrayItem:
Collaboration graph
[legend]

List of all members.

Public Member Functions

template<typename PIXEL_TYPE >
 ArrayItem (const uint xpos, const uint ypos, const uint radius, const PIXEL_TYPE &color, const float &orientation)
virtual void drawItem (Image< PixRGB< byte > > &dst) const =0
virtual std::string getShapeName () const =0
std::string toString () const
 display internal information as a string

Protected Member Functions

const geom::vec2< uint > & getPos () const
const uint getRad () const
const PixRGB< byte > & getCol () const
const float & getOrient () const

Detailed Description

Definition at line 95 of file ArrayCreator.H.


Member Function Documentation

std::string ArrayItem::toString (  )  const

display internal information as a string

Definition at line 186 of file ArrayCreator.C.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:06 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3