Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

KohonenDraw Class Reference

Draws examples and progress of the Kohonen clustering using OpenGL --> Should be called from the redraw thread. More...

#include <KohonenDraw.h>

Inheritance diagram for KohonenDraw:

Inheritance graph
[legend]
Collaboration diagram for KohonenDraw:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KohonenDraw (const KohonenNetwork *net)
virtual void draw ()
 draws all

void drawClusters ()
 draws current state of Kohonen clusters


Protected Member Functions

void warn ()
void unWarn ()
void drawPosition (const Vector &v)
void drawPosition (const Neuron &n)

Protected Attributes

const Topologytopology
const KohonenNetworknet

Detailed Description

Draws examples and progress of the Kohonen clustering using OpenGL --> Should be called from the redraw thread.


Constructor & Destructor Documentation

KohonenDraw const KohonenNetwork net  )  [inline]
 


Member Function Documentation

virtual void draw  )  [virtual]
 

draws all

Implements Video::Redrawer.

Reimplemented in ExKohonenDraw.

void drawClusters  ) 
 

draws current state of Kohonen clusters

Parameters:
control["drawLines"] - whether to connect the clusters by lines

void drawPosition const Neuron n  )  [protected]
 

void drawPosition const Vector v  )  [protected]
 

void unWarn  )  [protected]
 

void warn  )  [protected]
 


Member Data Documentation

const KohonenNetwork* net [protected]
 

const Topology& topology [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Jun 18 13:19:03 2004 for Annie by doxygen 1.3.5