|
|
#include <VisionX/libraries/ArViz/HumanPose.h>
Public Attributes | |
| std::optional<::simox::Color > | jointColor |
| int | jointThickness = 30 |
| std::optional<::simox::Color > | segmentColor |
| int | segmentThickness = 20 |
| float | thinFactor = 1. / 3. |
Definition at line 22 of file HumanPose.h.
| std::optional<::simox::Color> jointColor |
Definition at line 30 of file HumanPose.h.
| int jointThickness = 30 |
Definition at line 25 of file HumanPose.h.
| std::optional<::simox::Color> segmentColor |
Definition at line 29 of file HumanPose.h.
| int segmentThickness = 20 |
Definition at line 24 of file HumanPose.h.
| float thinFactor = 1. / 3. |
Definition at line 26 of file HumanPose.h.