Antkeeper
0.0.1
|
Ant mesosoma phene. More...
#include <mesosoma.hpp>
Public Attributes | |
render::model * | model |
3D model of the mesosoma. More... | |
float | pronotum_width |
Pronotum width, in mesosomal lengths. More... | |
float | pronotum_spinescence |
Degree of spinescence on the pronotum. More... | |
float | mesonotum_spinescence |
Degree of spinescence on the mesonotum. More... | |
float | propodeum_spinescence |
Degree of spinescence on the propodeum. More... | |
Ant mesosoma phene.
Definition at line 33 of file phene/mesosoma.hpp.
float ant::phene::mesosoma::mesonotum_spinescence |
Degree of spinescence on the mesonotum.
Definition at line 45 of file phene/mesosoma.hpp.
render::model* ant::phene::mesosoma::model |
3D model of the mesosoma.
Definition at line 36 of file phene/mesosoma.hpp.
float ant::phene::mesosoma::pronotum_spinescence |
Degree of spinescence on the pronotum.
Definition at line 42 of file phene/mesosoma.hpp.
float ant::phene::mesosoma::pronotum_width |
Pronotum width, in mesosomal lengths.
Definition at line 39 of file phene/mesosoma.hpp.
float ant::phene::mesosoma::propodeum_spinescence |
Degree of spinescence on the propodeum.
Definition at line 48 of file phene/mesosoma.hpp.