Graine
Génération procédurale de créatures et apprentissage par réseaux de neurones.
Public Member Functions | List of all members
OutputFeature Class Referenceabstract

#include <OutputFeature.hpp>

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

Public Member Functions

 OutputFeature ()
 
virtual void update (double value)=0
 
- Public Member Functions inherited from Feature
 Feature ()
 
double getValue () const
 

Additional Inherited Members

- Protected Attributes inherited from Feature
double value
 

Constructor & Destructor Documentation

OutputFeature::OutputFeature ( )

Member Function Documentation

virtual void OutputFeature::update ( double  value)
pure virtual

Implemented in Eat, and Movement.


The documentation for this class was generated from the following files: