Antkeeper  0.0.1
Public Attributes | List of all members
nest_component Struct Reference

#include <nest-component.hpp>

Public Attributes

std::vector< entity::idchambers
 
float helix_radius
 
float helix_pitch
 
float helix_chirality
 
float helix_turns
 

Detailed Description

Definition at line 27 of file nest-component.hpp.

Member Data Documentation

◆ chambers

std::vector<entity::id> nest_component::chambers

Definition at line 29 of file nest-component.hpp.

◆ helix_chirality

float nest_component::helix_chirality

Definition at line 32 of file nest-component.hpp.

◆ helix_pitch

float nest_component::helix_pitch

Definition at line 31 of file nest-component.hpp.

◆ helix_radius

float nest_component::helix_radius

Definition at line 30 of file nest-component.hpp.

◆ helix_turns

float nest_component::helix_turns

Definition at line 33 of file nest-component.hpp.


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