Class mediapipe::DetectionsToRenderDataCalculatorOptions::_Internal
ClassList > mediapipe > DetectionsToRenderDataCalculatorOptions > _Internal
Public Types
Type | Name |
---|---|
typedef decltype(std::declval< DetectionsToRenderDataCalculatorOptions >()._has_bits_) | HasBits |
Public Static Functions
Type | Name |
---|---|
const ::mediapipe::Color & | color (const DetectionsToRenderDataCalculatorOptions * msg) |
void | set_has_color (HasBits * has_bits) |
void | set_has_one_label_per_line (HasBits * has_bits) |
void | set_has_produce_empty_packet (HasBits * has_bits) |
void | set_has_render_detection_id (HasBits * has_bits) |
void | set_has_scene_class (HasBits * has_bits) |
void | set_has_text (HasBits * has_bits) |
void | set_has_text_delimiter (HasBits * has_bits) |
void | set_has_thickness (HasBits * has_bits) |
const ::mediapipe::RenderAnnotation_Text & | text (const DetectionsToRenderDataCalculatorOptions * msg) |
Public Types Documentation
typedef HasBits
using mediapipe::DetectionsToRenderDataCalculatorOptions::_Internal::HasBits = decltype(std::declval<DetectionsToRenderDataCalculatorOptions>()._has_bits_);
Public Static Functions Documentation
function color
static const ::mediapipe::Color & mediapipe::DetectionsToRenderDataCalculatorOptions::_Internal::color (
const DetectionsToRenderDataCalculatorOptions * msg
)
function set_has_color
static inline void mediapipe::DetectionsToRenderDataCalculatorOptions::_Internal::set_has_color (
HasBits * has_bits
)
function set_has_one_label_per_line
static inline void mediapipe::DetectionsToRenderDataCalculatorOptions::_Internal::set_has_one_label_per_line (
HasBits * has_bits
)
function set_has_produce_empty_packet
static inline void mediapipe::DetectionsToRenderDataCalculatorOptions::_Internal::set_has_produce_empty_packet (
HasBits * has_bits
)
function set_has_render_detection_id
static inline void mediapipe::DetectionsToRenderDataCalculatorOptions::_Internal::set_has_render_detection_id (
HasBits * has_bits
)
function set_has_scene_class
static inline void mediapipe::DetectionsToRenderDataCalculatorOptions::_Internal::set_has_scene_class (
HasBits * has_bits
)
function set_has_text
static inline void mediapipe::DetectionsToRenderDataCalculatorOptions::_Internal::set_has_text (
HasBits * has_bits
)
function set_has_text_delimiter
static inline void mediapipe::DetectionsToRenderDataCalculatorOptions::_Internal::set_has_text_delimiter (
HasBits * has_bits
)
function set_has_thickness
static inline void mediapipe::DetectionsToRenderDataCalculatorOptions::_Internal::set_has_thickness (
HasBits * has_bits
)
function text
static const ::mediapipe::RenderAnnotation_Text & mediapipe::DetectionsToRenderDataCalculatorOptions::_Internal::text (
const DetectionsToRenderDataCalculatorOptions * msg
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/calculators/util/detections_to_render_data_calculator.pb.cc