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

Ant larva phene. More...

#include <larva.hpp>

Public Attributes

render::modelmodel
 3D model of the larva. More...
 
int instar_count
 Number of larval instars before pupation. More...
 

Detailed Description

Ant larva phene.

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

Member Data Documentation

◆ instar_count

int ant::phene::larva::instar_count

Number of larval instars before pupation.

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

◆ model

render::model* ant::phene::larva::model

3D model of the larva.

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


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