Skip to content

Class mediapipe::RenderAnnotation_Point

ClassList > mediapipe > RenderAnnotation_Point

Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message

Classes

Type Name
class _Internal

Public Types

Type Name
enum int RenderAnnotation_Point

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_Point & 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_Point & from)
RenderAnnotation_Point * New (::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr) const
RenderAnnotation_Point ()
constexpr RenderAnnotation_Point (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
RenderAnnotation_Point (const RenderAnnotation_Point & from)
RenderAnnotation_Point (RenderAnnotation_Point && from) noexcept
void Swap (RenderAnnotation_Point * other)
void UnsafeArenaSwap (RenderAnnotation_Point * 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_normalized ()
void clear_x ()
void clear_y ()
bool has_normalized () const
bool has_x () const
bool has_y () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
bool normalized () const
RenderAnnotation_Point & operator= (const RenderAnnotation_Point & from)
RenderAnnotation_Point & operator= (RenderAnnotation_Point && from) noexcept
void set_normalized (bool value)
void set_x (double value)
void set_y (double value)
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
double x () const
double y () const
~RenderAnnotation_Point () override

Public Static Functions

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

Protected Functions

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

Public Types Documentation

enum RenderAnnotation_Point

enum mediapipe::RenderAnnotation_Point::RenderAnnotation_Point {
    kXFieldNumber = 1,
    kYFieldNumber = 2,
    kNormalizedFieldNumber = 3
};

Public Static Attributes Documentation

variable _class_data_

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

variable kIndexInFileMessages

constexpr int mediapipe::RenderAnnotation_Point::kIndexInFileMessages;

Public Functions Documentation

function ByteSizeLong

size_t mediapipe::RenderAnnotation_Point::ByteSizeLong () const

function Clear

PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::RenderAnnotation_Point::Clear () 

function CopyFrom

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

function GetCachedSize

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

function GetClassData

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

function GetMetadata

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

function IsInitialized

bool mediapipe::RenderAnnotation_Point::IsInitialized () const

function MergeFrom

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

function New

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

function RenderAnnotation_Point [1/5]

inline mediapipe::RenderAnnotation_Point::RenderAnnotation_Point () 

function RenderAnnotation_Point [2/5]

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

function RenderAnnotation_Point [3/5]

mediapipe::RenderAnnotation_Point::RenderAnnotation_Point (
    const RenderAnnotation_Point & from
) 

function RenderAnnotation_Point [4/5]

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

function Swap

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

function UnsafeArenaSwap

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

function _InternalParse

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

function _InternalSerialize

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

function clear_normalized

inline void mediapipe::RenderAnnotation_Point::clear_normalized () 

function clear_x

inline void mediapipe::RenderAnnotation_Point::clear_x () 

function clear_y

inline void mediapipe::RenderAnnotation_Point::clear_y () 

function has_normalized

inline bool mediapipe::RenderAnnotation_Point::has_normalized () const

function has_x

inline bool mediapipe::RenderAnnotation_Point::has_x () const

function has_y

inline bool mediapipe::RenderAnnotation_Point::has_y () const

function mutable_unknown_fields

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

function normalized

inline bool mediapipe::RenderAnnotation_Point::normalized () const

function operator=

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

function operator=

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

function set_normalized

inline void mediapipe::RenderAnnotation_Point::set_normalized (
    bool value
) 

function set_x

inline void mediapipe::RenderAnnotation_Point::set_x (
    double value
) 

function set_y

inline void mediapipe::RenderAnnotation_Point::set_y (
    double value
) 

function unknown_fields

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

function x

inline double mediapipe::RenderAnnotation_Point::x () const

function y

inline double mediapipe::RenderAnnotation_Point::y () const

function ~RenderAnnotation_Point

mediapipe::RenderAnnotation_Point::~RenderAnnotation_Point () override

Public Static Functions Documentation

function GetDescriptor

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

function GetReflection

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

function default_instance

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

function descriptor

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

function internal_default_instance

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

Protected Functions Documentation

function RenderAnnotation_Point [5/5]

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

Friends Documentation

friend InternalHelper

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

friend AnyMetadata

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

friend TableStruct_mediapipe_2futil_2frender_5fdata_2eproto

struct mediapipe::RenderAnnotation_Point::TableStruct_mediapipe_2futil_2frender_5fdata_2eproto (
    ::TableStruct_mediapipe_2futil_2frender_5fdata_2eproto
) 

friend swap

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