Skip to content

Class mediapipe::RenderAnnotation_RoundedRectangle

ClassList > mediapipe > RenderAnnotation_RoundedRectangle

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int RenderAnnotation_RoundedRectangle

Public Static Attributes

Type Name
const ClassData _class_data_ = /* multi line expression */
constexpr int kIndexInFileMessages = /* multi line expression */

Public Functions

Type Name
size_t ByteSizeLong () const
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ()
void CopyFrom (const RenderAnnotation_RoundedRectangle & from)
int GetCachedSize () const
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const
bool IsInitialized () const
void MergeFrom (const RenderAnnotation_RoundedRectangle & from)
RenderAnnotation_RoundedRectangle * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
RenderAnnotation_RoundedRectangle ()
constexpr RenderAnnotation_RoundedRectangle (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
RenderAnnotation_RoundedRectangle (const RenderAnnotation_RoundedRectangle & from)
RenderAnnotation_RoundedRectangle (RenderAnnotation_RoundedRectangle && from) noexcept
void Swap (RenderAnnotation_RoundedRectangle * other)
void UnsafeArenaSwap (RenderAnnotation_RoundedRectangle * other)
const char * _InternalParse (const char * ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx)
uint8_t * _InternalSerialize (uint8_t * target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream) const
void clear_corner_radius ()
void clear_line_type ()
void clear_rectangle ()
int32_t corner_radius () const
bool has_corner_radius () const
bool has_line_type () const
bool has_rectangle () const
int32_t line_type () const
::mediapipe::RenderAnnotation_Rectangle * mutable_rectangle ()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
RenderAnnotation_RoundedRectangle & operator= (const RenderAnnotation_RoundedRectangle & from)
RenderAnnotation_RoundedRectangle & operator= (RenderAnnotation_RoundedRectangle && from) noexcept
const ::mediapipe::RenderAnnotation_Rectangle & rectangle () const
PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_Rectangle * release_rectangle ()
void set_allocated_rectangle (::mediapipe::RenderAnnotation_Rectangle * rectangle)
void set_corner_radius (int32_t value)
void set_line_type (int32_t value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
::mediapipe::RenderAnnotation_Rectangle * unsafe_arena_release_rectangle ()
void unsafe_arena_set_allocated_rectangle (::mediapipe::RenderAnnotation_Rectangle * rectangle)
~RenderAnnotation_RoundedRectangle () override

Public Static Functions

Type Name
const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
const RenderAnnotation_RoundedRectangle & default_instance ()
const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
const RenderAnnotation_RoundedRectangle * internal_default_instance ()

Protected Functions

Type Name
RenderAnnotation_RoundedRectangle (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)

Public Types Documentation

enum RenderAnnotation_RoundedRectangle

enum mediapipe::RenderAnnotation_RoundedRectangle::RenderAnnotation_RoundedRectangle {
    kRectangleFieldNumber = 1,
    kCornerRadiusFieldNumber = 2,
    kLineTypeFieldNumber = 3
};

Public Static Attributes Documentation

variable _class_data_

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::RenderAnnotation_RoundedRectangle::_class_data_;

variable kIndexInFileMessages

constexpr int mediapipe::RenderAnnotation_RoundedRectangle::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::RenderAnnotation_RoundedRectangle::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::RenderAnnotation_RoundedRectangle::Clear () 

function CopyFrom

void mediapipe::RenderAnnotation_RoundedRectangle::CopyFrom (
    const RenderAnnotation_RoundedRectangle & from
) 

function GetCachedSize

inline int mediapipe::RenderAnnotation_RoundedRectangle::GetCachedSize () const

function GetClassData

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::RenderAnnotation_RoundedRectangle::GetClassData () const

function GetMetadata

::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::RenderAnnotation_RoundedRectangle::GetMetadata () const

function IsInitialized

bool mediapipe::RenderAnnotation_RoundedRectangle::IsInitialized () const

function MergeFrom

void mediapipe::RenderAnnotation_RoundedRectangle::MergeFrom (
    const RenderAnnotation_RoundedRectangle & from
) 

function New

inline RenderAnnotation_RoundedRectangle * mediapipe::RenderAnnotation_RoundedRectangle::New (
    ::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const

function RenderAnnotation_RoundedRectangle [1/5]

inline mediapipe::RenderAnnotation_RoundedRectangle::RenderAnnotation_RoundedRectangle () 

function RenderAnnotation_RoundedRectangle [2/5]

explicit constexpr mediapipe::RenderAnnotation_RoundedRectangle::RenderAnnotation_RoundedRectangle (
    ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
) 

function RenderAnnotation_RoundedRectangle [3/5]

mediapipe::RenderAnnotation_RoundedRectangle::RenderAnnotation_RoundedRectangle (
    const RenderAnnotation_RoundedRectangle & from
) 

function RenderAnnotation_RoundedRectangle [4/5]

inline mediapipe::RenderAnnotation_RoundedRectangle::RenderAnnotation_RoundedRectangle (
    RenderAnnotation_RoundedRectangle && from
) noexcept

function Swap

inline void mediapipe::RenderAnnotation_RoundedRectangle::Swap (
    RenderAnnotation_RoundedRectangle * other
) 

function UnsafeArenaSwap

inline void mediapipe::RenderAnnotation_RoundedRectangle::UnsafeArenaSwap (
    RenderAnnotation_RoundedRectangle * other
) 

function _InternalParse

const char * mediapipe::RenderAnnotation_RoundedRectangle::_InternalParse (
    const char * ptr,
    ::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
) 

function _InternalSerialize

uint8_t * mediapipe::RenderAnnotation_RoundedRectangle::_InternalSerialize (
    uint8_t * target,
    ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const

function clear_corner_radius

inline void mediapipe::RenderAnnotation_RoundedRectangle::clear_corner_radius () 

function clear_line_type

inline void mediapipe::RenderAnnotation_RoundedRectangle::clear_line_type () 

function clear_rectangle

inline void mediapipe::RenderAnnotation_RoundedRectangle::clear_rectangle () 

function corner_radius

inline int32_t mediapipe::RenderAnnotation_RoundedRectangle::corner_radius () const

function has_corner_radius

inline bool mediapipe::RenderAnnotation_RoundedRectangle::has_corner_radius () const

function has_line_type

inline bool mediapipe::RenderAnnotation_RoundedRectangle::has_line_type () const

function has_rectangle

inline bool mediapipe::RenderAnnotation_RoundedRectangle::has_rectangle () const

function line_type

inline int32_t mediapipe::RenderAnnotation_RoundedRectangle::line_type () const

function mutable_rectangle

inline ::mediapipe::RenderAnnotation_Rectangle * mediapipe::RenderAnnotation_RoundedRectangle::mutable_rectangle () 

function mutable_unknown_fields

inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::RenderAnnotation_RoundedRectangle::mutable_unknown_fields () 

function operator=

inline RenderAnnotation_RoundedRectangle & mediapipe::RenderAnnotation_RoundedRectangle::operator= (
    const RenderAnnotation_RoundedRectangle & from
) 

function operator=

inline RenderAnnotation_RoundedRectangle & mediapipe::RenderAnnotation_RoundedRectangle::operator= (
    RenderAnnotation_RoundedRectangle && from
) noexcept

function rectangle

inline const ::mediapipe::RenderAnnotation_Rectangle & mediapipe::RenderAnnotation_RoundedRectangle::rectangle () const

function release_rectangle

inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_Rectangle * mediapipe::RenderAnnotation_RoundedRectangle::release_rectangle () 

function set_allocated_rectangle

inline void mediapipe::RenderAnnotation_RoundedRectangle::set_allocated_rectangle (
    ::mediapipe::RenderAnnotation_Rectangle * rectangle
) 

function set_corner_radius

inline void mediapipe::RenderAnnotation_RoundedRectangle::set_corner_radius (
    int32_t value
) 

function set_line_type

inline void mediapipe::RenderAnnotation_RoundedRectangle::set_line_type (
    int32_t value
) 

function unknown_fields

inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::RenderAnnotation_RoundedRectangle::unknown_fields () const

function unsafe_arena_release_rectangle

inline ::mediapipe::RenderAnnotation_Rectangle * mediapipe::RenderAnnotation_RoundedRectangle::unsafe_arena_release_rectangle () 

function unsafe_arena_set_allocated_rectangle

inline void mediapipe::RenderAnnotation_RoundedRectangle::unsafe_arena_set_allocated_rectangle (
    ::mediapipe::RenderAnnotation_Rectangle * rectangle
) 

function ~RenderAnnotation_RoundedRectangle

mediapipe::RenderAnnotation_RoundedRectangle::~RenderAnnotation_RoundedRectangle () override

Public Static Functions Documentation

function GetDescriptor

static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::RenderAnnotation_RoundedRectangle::GetDescriptor () 

function GetReflection

static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::RenderAnnotation_RoundedRectangle::GetReflection () 

function default_instance

static inline const RenderAnnotation_RoundedRectangle & mediapipe::RenderAnnotation_RoundedRectangle::default_instance () 

function descriptor

static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::RenderAnnotation_RoundedRectangle::descriptor () 

function internal_default_instance

static inline const RenderAnnotation_RoundedRectangle * mediapipe::RenderAnnotation_RoundedRectangle::internal_default_instance () 

Protected Functions Documentation

function RenderAnnotation_RoundedRectangle [5/5]

explicit mediapipe::RenderAnnotation_RoundedRectangle::RenderAnnotation_RoundedRectangle (
    ::PROTOBUF_NAMESPACE_ID::Arena * arena,
    bool is_message_owned=false
) 

Friends Documentation

friend InternalHelper

template<typename T>
class mediapipe::RenderAnnotation_RoundedRectangle::InternalHelper (
    ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
) 

friend AnyMetadata

class mediapipe::RenderAnnotation_RoundedRectangle::AnyMetadata (
    ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
) 

friend TableStruct_mediapipe_2futil_2frender_5fdata_2eproto

struct mediapipe::RenderAnnotation_RoundedRectangle::TableStruct_mediapipe_2futil_2frender_5fdata_2eproto (
    ::TableStruct_mediapipe_2futil_2frender_5fdata_2eproto
) 

friend swap

inline void mediapipe::RenderAnnotation_RoundedRectangle::swap (
    RenderAnnotation_RoundedRectangle & a,
    RenderAnnotation_RoundedRectangle & b
) 


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