Antkeeper
0.0.1
|
#include <nest-component.hpp>
Public Attributes | |
std::vector< entity::id > | chambers |
float | helix_radius |
float | helix_pitch |
float | helix_chirality |
float | helix_turns |
Definition at line 27 of file nest-component.hpp.
std::vector<entity::id> nest_component::chambers |
Definition at line 29 of file nest-component.hpp.
float nest_component::helix_chirality |
Definition at line 32 of file nest-component.hpp.
float nest_component::helix_pitch |
Definition at line 31 of file nest-component.hpp.
float nest_component::helix_radius |
Definition at line 30 of file nest-component.hpp.
float nest_component::helix_turns |
Definition at line 33 of file nest-component.hpp.