|
Functions | |
void | fromAron (const arondto::FramedDirection &dto, armarx::FramedDirection &bo) |
void | fromAron (const arondto::FramedOrientation &dto, armarx::FramedOrientation &bo) |
void | fromAron (const arondto::FramedPose &dto, armarx::FramedPose &bo) |
void | fromAron (const arondto::FramedPosition &dto, armarx::FramedPosition &bo) |
void | toAron (arondto::FramedDirection &dto, const armarx::FramedDirection &bo) |
void | toAron (arondto::FramedOrientation &dto, const armarx::FramedOrientation &bo) |
void | toAron (arondto::FramedPose &dto, const armarx::FramedPose &bo) |
void | toAron (arondto::FramedPosition &dto, const armarx::FramedPosition &bo) |
void fromAron | ( | const arondto::FramedDirection & | dto, |
armarx::FramedDirection & | bo | ||
) |
Definition at line 28 of file framed.cpp.
void fromAron | ( | const arondto::FramedOrientation & | dto, |
armarx::FramedOrientation & | bo | ||
) |
Definition at line 48 of file framed.cpp.
void fromAron | ( | const arondto::FramedPose & | dto, |
armarx::FramedPose & | bo | ||
) |
Definition at line 70 of file framed.cpp.
void fromAron | ( | const arondto::FramedPosition & | dto, |
armarx::FramedPosition & | bo | ||
) |
void toAron | ( | arondto::FramedDirection & | dto, |
const armarx::FramedDirection & | bo | ||
) |
Definition at line 38 of file framed.cpp.
void toAron | ( | arondto::FramedOrientation & | dto, |
const armarx::FramedOrientation & | bo | ||
) |
Definition at line 59 of file framed.cpp.
void toAron | ( | arondto::FramedPose & | dto, |
const armarx::FramedPose & | bo | ||
) |
void toAron | ( | arondto::FramedPosition & | dto, |
const armarx::FramedPosition & | bo | ||
) |