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

Ant antennae phene. More...

#include <antennae.hpp>

Public Attributes

render::modelmodel
 3D model of the antennae. More...
 
int total_antennomere_count
 Total number of antennal segments. More...
 
int club_antennomere_count
 Number of antennal segments that constitute a club. More...
 

Detailed Description

Ant antennae phene.

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

Definition at line 34 of file phene/antennae.hpp.

Member Data Documentation

◆ club_antennomere_count

int ant::phene::antennae::club_antennomere_count

Number of antennal segments that constitute a club.

Definition at line 43 of file phene/antennae.hpp.

◆ model

render::model* ant::phene::antennae::model

3D model of the antennae.

Definition at line 37 of file phene/antennae.hpp.

◆ total_antennomere_count

int ant::phene::antennae::total_antennomere_count

Total number of antennal segments.

Definition at line 40 of file phene/antennae.hpp.


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