ClassList > mediapipe > RenderAnnotation_Point
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
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
::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
)
class mediapipe::RenderAnnotation_Point::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
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