Skip to content

Class mediapipe::RectToRenderDataCalculatorOptions::_Internal

ClassList > mediapipe > RectToRenderDataCalculatorOptions > _Internal

Public Types

Type Name
typedef decltype(std::declval< RectToRenderDataCalculatorOptions >()._has_bits_) HasBits

Public Static Functions

Type Name
const ::mediapipe::Color & color (const RectToRenderDataCalculatorOptions * msg)
void set_has_color (HasBits * has_bits)
void set_has_filled (HasBits * has_bits)
void set_has_oval (HasBits * has_bits)
void set_has_thickness (HasBits * has_bits)
void set_has_top_left_thickness (HasBits * has_bits)

Public Types Documentation

typedef HasBits

using mediapipe::RectToRenderDataCalculatorOptions::_Internal::HasBits =  decltype(std::declval<RectToRenderDataCalculatorOptions>()._has_bits_);

Public Static Functions Documentation

function color

static const ::mediapipe::Color & mediapipe::RectToRenderDataCalculatorOptions::_Internal::color (
    const RectToRenderDataCalculatorOptions * msg
) 

function set_has_color

static inline void mediapipe::RectToRenderDataCalculatorOptions::_Internal::set_has_color (
    HasBits * has_bits
) 

function set_has_filled

static inline void mediapipe::RectToRenderDataCalculatorOptions::_Internal::set_has_filled (
    HasBits * has_bits
) 

function set_has_oval

static inline void mediapipe::RectToRenderDataCalculatorOptions::_Internal::set_has_oval (
    HasBits * has_bits
) 

function set_has_thickness

static inline void mediapipe::RectToRenderDataCalculatorOptions::_Internal::set_has_thickness (
    HasBits * has_bits
) 

function set_has_top_left_thickness

static inline void mediapipe::RectToRenderDataCalculatorOptions::_Internal::set_has_top_left_thickness (
    HasBits * has_bits
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/calculators/util/rect_to_render_data_calculator.pb.cc