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

Ant ocelli phene. More...

#include <ocelli.hpp>

Public Attributes

render::modellateral_ocelli_model
 3D model of the lateral ocelli, if present. More...
 
render::modelmedian_ocellus_model
 3D model of the median ocellus, if present. More...
 
bool lateral_ocelli_present
 Lateral ocelli present. More...
 
bool median_ocellus_present
 Median ocellus present. More...
 
float width
 Ocellus width, in mesosomal lengths. More...
 
float height
 Ocellus height, in mesosomal lengths. More...
 

Detailed Description

Ant ocelli phene.

Definition at line 31 of file phene/ocelli.hpp.

Member Data Documentation

◆ height

float ant::phene::ocelli::height

Ocellus height, in mesosomal lengths.

Definition at line 49 of file phene/ocelli.hpp.

◆ lateral_ocelli_model

render::model* ant::phene::ocelli::lateral_ocelli_model

3D model of the lateral ocelli, if present.

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

◆ lateral_ocelli_present

bool ant::phene::ocelli::lateral_ocelli_present

Lateral ocelli present.

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

◆ median_ocellus_model

render::model* ant::phene::ocelli::median_ocellus_model

3D model of the median ocellus, if present.

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

◆ median_ocellus_present

bool ant::phene::ocelli::median_ocellus_present

Median ocellus present.

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

◆ width

float ant::phene::ocelli::width

Ocellus width, in mesosomal lengths.

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


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