Skip to content

Class mediapipe::RenderAnnotation_FilledOval::_Internal

ClassList > mediapipe > RenderAnnotation_FilledOval > _Internal

Public Types

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

Public Static Functions

Type Name
const ::mediapipe::Color & fill_color (const RenderAnnotation_FilledOval * msg)
const ::mediapipe::RenderAnnotation_Oval & oval (const RenderAnnotation_FilledOval * msg)
void set_has_fill_color (HasBits * has_bits)
void set_has_oval (HasBits * has_bits)

Public Types Documentation

typedef HasBits

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

Public Static Functions Documentation

function fill_color

static const ::mediapipe::Color & mediapipe::RenderAnnotation_FilledOval::_Internal::fill_color (
    const RenderAnnotation_FilledOval * msg
) 

function oval

static const ::mediapipe::RenderAnnotation_Oval & mediapipe::RenderAnnotation_FilledOval::_Internal::oval (
    const RenderAnnotation_FilledOval * msg
) 

function set_has_fill_color

static inline void mediapipe::RenderAnnotation_FilledOval::_Internal::set_has_fill_color (
    HasBits * has_bits
) 

function set_has_oval

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


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