40 void toAron(arondto::Human& dto,
const Human& bo);
41 void fromAron(
const arondto::Human& dto, Human& bo);
43 void toAron(arondto::HumanGroup& dto,
const HumanGroup& bo);
44 void fromAron(
const arondto::HumanGroup& dto, HumanGroup& bo);
This file is part of ArmarX.
void toAron(arondto::Human &dto, const Human &bo)
void fromAron(const arondto::Human &dto, Human &bo)