Antkeeper  0.0.1
Public Attributes | List of all members
allometric_growth_component Struct Reference

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...
 

Detailed Description

Growth component with seperable rates for different body parts.

Definition at line 29 of file allometric-growth-component.hpp.

Member Data Documentation

◆ rates

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.


The documentation for this struct was generated from the following file: