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

#include <FoodMaterial.hpp>

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

Public Member Functions

 FoodMaterial ()
 
virtual ~FoodMaterial ()
 
virtual std::string getName ()
 
virtual bool isCrossable ()
 
virtual TypeMaterial getType ()
 
- Public Member Functions inherited from Material
 Material ()
 
virtual ~Material ()
 
bool operator== (const Material &)
 

Static Public Member Functions

static MaterialgetInstance ()
 

Constructor & Destructor Documentation

FoodMaterial::FoodMaterial ( )

Here is the caller graph for this function:

FoodMaterial::~FoodMaterial ( )
virtual

Member Function Documentation

Material * FoodMaterial::getInstance ( )
static

Here is the call graph for this function:

Here is the caller graph for this function:

std::string FoodMaterial::getName ( )
virtual

Implements Material.

TypeMaterial FoodMaterial::getType ( )
virtual

Implements Material.

bool FoodMaterial::isCrossable ( )
virtual

Implements Material.


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