HumanPoseMMMBody68.h
Go to the documentation of this file.
1#pragma once
2
3
4#include <string>
5
8
10{
12 HumanPoseLayers& layers,
13 const std::string& prefix,
14 const DrawingStyle& drawingStyle = DrawingStyle());
15
16} // namespace armarx::viz::mmm_body_68
void addPoseToLayer(const armarx::armem::human::HumanPose &pose, HumanPoseLayers &layers, const std::string &prefix, const DrawingStyle &drawingStyle=DrawingStyle())