20 #ifndef ANTKEEPER_GAME_ANT_MANDIBLES_GENE_HPP
21 #define ANTKEEPER_GAME_ANT_MANDIBLES_GENE_HPP
47 std::shared_ptr<render::model>
model;
ant_gene_type
Ant gene types.
Ant gene with caste-specific phenes.
constexpr ant_gene_type type() const noexcept override
Returns the ant gene type.
std::shared_ptr< render::model > model
3D model of the mandibles.
std::uint8_t apical_dental_count
Number of teeth and denticles on the masticatory (apical) margin of the mandible.
std::uint8_t basal_dental_count
Number of teeth and denticles on the basal margin of the mandible.
float length
Mandible length at closure, in mesosomal lengths.