Antkeeper  0.0.1
Public Attributes | List of all members
ant::phene::mandibles Struct Reference

Ant mandibles phene. More...

#include <mandibles.hpp>

Public Attributes

render::modelmodel
 3D model of the mandibles. More...
 
float length
 Mandible length at closure, in mesosomal lengths. More...
 
int apical_dental_count
 Number of teeth and denticles on the masticatory (apical) margin of the mandible. More...
 
int basal_dental_count
 Number of teeth and denticles on the basal margin of the mandible. More...
 

Detailed Description

Ant mandibles phene.

See also
https://www.antwiki.org/wiki/Character_States_for_Extant_Ant_Genera_of_the_Formicidae
https://www.antwiki.org/wiki/Morphological_and_Functional_Diversity_of_Ant_Mandibles
https://www.antwiki.org/wiki/Morphological_Measurements

Definition at line 35 of file phene/mandibles.hpp.

Member Data Documentation

◆ apical_dental_count

int ant::phene::mandibles::apical_dental_count

Number of teeth and denticles on the masticatory (apical) margin of the mandible.

Definition at line 44 of file phene/mandibles.hpp.

◆ basal_dental_count

int ant::phene::mandibles::basal_dental_count

Number of teeth and denticles on the basal margin of the mandible.

Definition at line 47 of file phene/mandibles.hpp.

◆ length

float ant::phene::mandibles::length

Mandible length at closure, in mesosomal lengths.

Definition at line 41 of file phene/mandibles.hpp.

◆ model

render::model* ant::phene::mandibles::model

3D model of the mandibles.

Definition at line 38 of file phene/mandibles.hpp.


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