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

Ant cocoon phene. More...

#include <cocoon.hpp>

Public Attributes

render::modelmodel
 3D model of the cocoon, if present. More...
 
bool present
 Indicates whether a cocoon is formed by the larvae or not. More...
 

Detailed Description

Ant cocoon phene.

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

Member Data Documentation

◆ model

render::model* ant::phene::cocoon::model

3D model of the cocoon, if present.

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

◆ present

bool ant::phene::cocoon::present

Indicates whether a cocoon is formed by the larvae or not.

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


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