Antkeeper
0.0.1
|
Growth component with seperable rates for different body parts. More...
#include <allometric-growth-component.hpp>
Public Attributes | |
std::unordered_map< bone_index_type, float > | rates |
Growth rates of each bone. More... | |
Growth component with seperable rates for different body parts.
Definition at line 29 of file allometric-growth-component.hpp.
std::unordered_map<bone_index_type, float> allometric_growth_component::rates |
Growth rates of each bone.
Definition at line 32 of file allometric-growth-component.hpp.