42 {{
"radius", m_spherocylinder, &CoreShape::set_radius,
44 {
"length", m_spherocylinder, &CoreShape::set_length,
46 {
"axis", m_spherocylinder, &CoreShape::set_axis, &CoreShape::axis},
47 {
"direction", m_spherocylinder, &CoreShape::direction},
48 {
"center", m_spherocylinder, &CoreShape::center}});