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

Ant head phene. More...

#include <head.hpp>

Public Attributes

render::modelmodel
 3D model of the head. More...
 
float length
 Head length, in mesosomal lengths. More...
 
float width
 Head width, in mesosomal lengths. More...
 
float phragmosis
 Degree of phragmosis. More...
 

Detailed Description

Ant head phene.

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

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

Member Data Documentation

◆ length

float ant::phene::head::length

Head length, in mesosomal lengths.

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

◆ model

render::model* ant::phene::head::model

3D model of the head.

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

◆ phragmosis

float ant::phene::head::phragmosis

Degree of phragmosis.

Definition at line 46 of file phene/head.hpp.

◆ width

float ant::phene::head::width

Head width, in mesosomal lengths.

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


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