Skip to content

Class mediapipe::RenderAnnotation_FilledOval

ClassList > mediapipe > RenderAnnotation_FilledOval

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int RenderAnnotation_FilledOval

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_FilledOval & 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_FilledOval & from)
RenderAnnotation_FilledOval * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
RenderAnnotation_FilledOval ()
constexpr RenderAnnotation_FilledOval (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
RenderAnnotation_FilledOval (const RenderAnnotation_FilledOval & from)
RenderAnnotation_FilledOval (RenderAnnotation_FilledOval && from) noexcept
void Swap (RenderAnnotation_FilledOval * other)
void UnsafeArenaSwap (RenderAnnotation_FilledOval * 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_fill_color ()
void clear_oval ()
const ::mediapipe::Color & fill_color () const
bool has_fill_color () const
bool has_oval () const
::mediapipe::Color * mutable_fill_color ()
::mediapipe::RenderAnnotation_Oval * mutable_oval ()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
RenderAnnotation_FilledOval & operator= (const RenderAnnotation_FilledOval & from)
RenderAnnotation_FilledOval & operator= (RenderAnnotation_FilledOval && from) noexcept
const ::mediapipe::RenderAnnotation_Oval & oval () const
PROTOBUF_NODISCARD::mediapipe::Color * release_fill_color ()
PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_Oval * release_oval ()
void set_allocated_fill_color (::mediapipe::Color * fill_color)
void set_allocated_oval (::mediapipe::RenderAnnotation_Oval * oval)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
::mediapipe::Color * unsafe_arena_release_fill_color ()
::mediapipe::RenderAnnotation_Oval * unsafe_arena_release_oval ()
void unsafe_arena_set_allocated_fill_color (::mediapipe::Color * fill_color)
void unsafe_arena_set_allocated_oval (::mediapipe::RenderAnnotation_Oval * oval)
~RenderAnnotation_FilledOval () override

Public Static Functions

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

Protected Functions

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

Public Types Documentation

enum RenderAnnotation_FilledOval

enum mediapipe::RenderAnnotation_FilledOval::RenderAnnotation_FilledOval {
    kOvalFieldNumber = 1,
    kFillColorFieldNumber = 2
};

Public Static Attributes Documentation

variable _class_data_

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

variable kIndexInFileMessages

constexpr int mediapipe::RenderAnnotation_FilledOval::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::RenderAnnotation_FilledOval::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::RenderAnnotation_FilledOval::Clear () 

function CopyFrom

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

function GetCachedSize

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

function GetClassData

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

function GetMetadata

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

function IsInitialized

bool mediapipe::RenderAnnotation_FilledOval::IsInitialized () const

function MergeFrom

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

function New

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

function RenderAnnotation_FilledOval [1/5]

inline mediapipe::RenderAnnotation_FilledOval::RenderAnnotation_FilledOval () 

function RenderAnnotation_FilledOval [2/5]

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

function RenderAnnotation_FilledOval [3/5]

mediapipe::RenderAnnotation_FilledOval::RenderAnnotation_FilledOval (
    const RenderAnnotation_FilledOval & from
) 

function RenderAnnotation_FilledOval [4/5]

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

function Swap

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

function UnsafeArenaSwap

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

function _InternalParse

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

function _InternalSerialize

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

function clear_fill_color

void mediapipe::RenderAnnotation_FilledOval::clear_fill_color () 

function clear_oval

inline void mediapipe::RenderAnnotation_FilledOval::clear_oval () 

function fill_color

inline const ::mediapipe::Color & mediapipe::RenderAnnotation_FilledOval::fill_color () const

function has_fill_color

inline bool mediapipe::RenderAnnotation_FilledOval::has_fill_color () const

function has_oval

inline bool mediapipe::RenderAnnotation_FilledOval::has_oval () const

function mutable_fill_color

inline ::mediapipe::Color * mediapipe::RenderAnnotation_FilledOval::mutable_fill_color () 

function mutable_oval

inline ::mediapipe::RenderAnnotation_Oval * mediapipe::RenderAnnotation_FilledOval::mutable_oval () 

function mutable_unknown_fields

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

function operator=

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

function operator=

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

function oval

inline const ::mediapipe::RenderAnnotation_Oval & mediapipe::RenderAnnotation_FilledOval::oval () const

function release_fill_color

inline PROTOBUF_NODISCARD::mediapipe::Color * mediapipe::RenderAnnotation_FilledOval::release_fill_color () 

function release_oval

inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_Oval * mediapipe::RenderAnnotation_FilledOval::release_oval () 

function set_allocated_fill_color

inline void mediapipe::RenderAnnotation_FilledOval::set_allocated_fill_color (
    ::mediapipe::Color * fill_color
) 

function set_allocated_oval

inline void mediapipe::RenderAnnotation_FilledOval::set_allocated_oval (
    ::mediapipe::RenderAnnotation_Oval * oval
) 

function unknown_fields

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

function unsafe_arena_release_fill_color

inline ::mediapipe::Color * mediapipe::RenderAnnotation_FilledOval::unsafe_arena_release_fill_color () 

function unsafe_arena_release_oval

inline ::mediapipe::RenderAnnotation_Oval * mediapipe::RenderAnnotation_FilledOval::unsafe_arena_release_oval () 

function unsafe_arena_set_allocated_fill_color

inline void mediapipe::RenderAnnotation_FilledOval::unsafe_arena_set_allocated_fill_color (
    ::mediapipe::Color * fill_color
) 

function unsafe_arena_set_allocated_oval

inline void mediapipe::RenderAnnotation_FilledOval::unsafe_arena_set_allocated_oval (
    ::mediapipe::RenderAnnotation_Oval * oval
) 

function ~RenderAnnotation_FilledOval

mediapipe::RenderAnnotation_FilledOval::~RenderAnnotation_FilledOval () override

Public Static Functions Documentation

function GetDescriptor

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

function GetReflection

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

function default_instance

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

function descriptor

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

function internal_default_instance

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

Protected Functions Documentation

function RenderAnnotation_FilledOval [5/5]

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

Friends Documentation

friend InternalHelper

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

friend AnyMetadata

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

friend TableStruct_mediapipe_2futil_2frender_5fdata_2eproto

struct mediapipe::RenderAnnotation_FilledOval::TableStruct_mediapipe_2futil_2frender_5fdata_2eproto (
    ::TableStruct_mediapipe_2futil_2frender_5fdata_2eproto
) 

friend swap

inline void mediapipe::RenderAnnotation_FilledOval::swap (
    RenderAnnotation_FilledOval & a,
    RenderAnnotation_FilledOval & 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