PhysicalData Struct Reference

#include <VisionX/libraries/armem_human/types.h>

Public Attributes

std::optional< armarx::core::time::DateTimebirthday
 
Gender gender
 
Handedness handedness
 
std::optional< double > heightInMillimeters
 
std::optional< double > weightInGrams
 

Detailed Description

Definition at line 163 of file types.h.

Member Data Documentation

◆ birthday

std::optional<armarx::core::time::DateTime> birthday

Definition at line 167 of file types.h.

◆ gender

Gender gender

Definition at line 165 of file types.h.

◆ handedness

Handedness handedness

Definition at line 166 of file types.h.

◆ heightInMillimeters

std::optional<double> heightInMillimeters

Definition at line 169 of file types.h.

◆ weightInGrams

std::optional<double> weightInGrams

Definition at line 170 of file types.h.


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