Skip to content

Class mediapipe::RenderAnnotation_FilledRectangle::_Internal

ClassList > mediapipe > RenderAnnotation_FilledRectangle > _Internal

Public Types

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

Public Static Functions

Type Name
const ::mediapipe::Color & fill_color (const RenderAnnotation_FilledRectangle * msg)
const ::mediapipe::RenderAnnotation_Rectangle & rectangle (const RenderAnnotation_FilledRectangle * msg)
void set_has_fill_color (HasBits * has_bits)
void set_has_rectangle (HasBits * has_bits)

Public Types Documentation

typedef HasBits

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

Public Static Functions Documentation

function fill_color

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

function rectangle

static const ::mediapipe::RenderAnnotation_Rectangle & mediapipe::RenderAnnotation_FilledRectangle::_Internal::rectangle (
    const RenderAnnotation_FilledRectangle * msg
) 

function set_has_fill_color

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

function set_has_rectangle

static inline void mediapipe::RenderAnnotation_FilledRectangle::_Internal::set_has_rectangle (
    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