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

Ant ocelli phene. More...

#include <ant-ocelli-gene.hpp>

Public Attributes

bool lateral_ocelli_present {false}
 Lateral ocelli present. More...
 
float lateral_ocelli_width {0.0f}
 Lateral ocelli width, in mesosomal lengths. More...
 
float lateral_ocelli_height {0.0f}
 Lateral ocelli height, in mesosomal lengths. More...
 
bool median_ocellus_present {false}
 Median ocellus present. More...
 
float median_ocellus_width {0.0f}
 Median ocellus width, in mesosomal lengths. More...
 
float median_ocellus_height {0.0f}
 Median ocellus height, in mesosomal lengths. More...
 
std::shared_ptr< render::modelmodel
 3D model of the ocelli, if present. More...
 

Detailed Description

Ant ocelli phene.

Definition at line 30 of file ant-ocelli-gene.hpp.

Member Data Documentation

◆ lateral_ocelli_height

float ant_ocelli_phene::lateral_ocelli_height {0.0f}

Lateral ocelli height, in mesosomal lengths.

Definition at line 39 of file ant-ocelli-gene.hpp.

◆ lateral_ocelli_present

bool ant_ocelli_phene::lateral_ocelli_present {false}

Lateral ocelli present.

Definition at line 33 of file ant-ocelli-gene.hpp.

◆ lateral_ocelli_width

float ant_ocelli_phene::lateral_ocelli_width {0.0f}

Lateral ocelli width, in mesosomal lengths.

Definition at line 36 of file ant-ocelli-gene.hpp.

◆ median_ocellus_height

float ant_ocelli_phene::median_ocellus_height {0.0f}

Median ocellus height, in mesosomal lengths.

Definition at line 48 of file ant-ocelli-gene.hpp.

◆ median_ocellus_present

bool ant_ocelli_phene::median_ocellus_present {false}

Median ocellus present.

Definition at line 42 of file ant-ocelli-gene.hpp.

◆ median_ocellus_width

float ant_ocelli_phene::median_ocellus_width {0.0f}

Median ocellus width, in mesosomal lengths.

Definition at line 45 of file ant-ocelli-gene.hpp.

◆ model

std::shared_ptr<render::model> ant_ocelli_phene::model

3D model of the ocelli, if present.

Definition at line 51 of file ant-ocelli-gene.hpp.


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