#include <gk_struct.h>
Public Attributes | |
char | name |
double | x |
double | y |
double | z |
Definition at line 169 of file gk_struct.h.
char center_of_mass::name |
Definition at line 170 of file gk_struct.h.
double center_of_mass::x |
Definition at line 171 of file gk_struct.h.
double center_of_mass::y |
Definition at line 172 of file gk_struct.h.
double center_of_mass::z |
Definition at line 173 of file gk_struct.h.