DrawingStyle Struct Reference

#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.
 

Detailed Description

Definition at line 22 of file HumanPose.h.

Member Data Documentation

◆ jointColor

std::optional<::simox::Color> jointColor

Definition at line 30 of file HumanPose.h.

◆ jointThickness

int jointThickness = 30

Definition at line 25 of file HumanPose.h.

◆ segmentColor

std::optional<::simox::Color> segmentColor

Definition at line 29 of file HumanPose.h.

◆ segmentThickness

int segmentThickness = 20

Definition at line 24 of file HumanPose.h.

◆ thinFactor

float thinFactor = 1. / 3.

Definition at line 26 of file HumanPose.h.


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