ClassList > mediapipe > RenderAnnotation_Arrow
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_Arrow
enum mediapipe::RenderAnnotation_Arrow::RenderAnnotation_Arrow {
kXStartFieldNumber = 1,
kYStartFieldNumber = 2,
kXEndFieldNumber = 3,
kYEndFieldNumber = 4,
kNormalizedFieldNumber = 5
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::RenderAnnotation_Arrow::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::RenderAnnotation_Arrow::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::RenderAnnotation_Arrow::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::RenderAnnotation_Arrow::Clear ()
function CopyFrom
void mediapipe::RenderAnnotation_Arrow::CopyFrom (
const RenderAnnotation_Arrow & from
)
function GetCachedSize
inline int mediapipe::RenderAnnotation_Arrow::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::RenderAnnotation_Arrow::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::RenderAnnotation_Arrow::GetMetadata () const
function IsInitialized
bool mediapipe::RenderAnnotation_Arrow::IsInitialized () const
function MergeFrom
void mediapipe::RenderAnnotation_Arrow::MergeFrom (
const RenderAnnotation_Arrow & from
)
function New
inline RenderAnnotation_Arrow * mediapipe::RenderAnnotation_Arrow::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function RenderAnnotation_Arrow [1/5]
inline mediapipe::RenderAnnotation_Arrow::RenderAnnotation_Arrow ()
function RenderAnnotation_Arrow [2/5]
explicit constexpr mediapipe::RenderAnnotation_Arrow::RenderAnnotation_Arrow (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function RenderAnnotation_Arrow [3/5]
mediapipe::RenderAnnotation_Arrow::RenderAnnotation_Arrow (
const RenderAnnotation_Arrow & from
)
function RenderAnnotation_Arrow [4/5]
inline mediapipe::RenderAnnotation_Arrow::RenderAnnotation_Arrow (
RenderAnnotation_Arrow && from
) noexcept
function Swap
inline void mediapipe::RenderAnnotation_Arrow::Swap (
RenderAnnotation_Arrow * other
)
function UnsafeArenaSwap
inline void mediapipe::RenderAnnotation_Arrow::UnsafeArenaSwap (
RenderAnnotation_Arrow * other
)
function _InternalParse
const char * mediapipe::RenderAnnotation_Arrow::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::RenderAnnotation_Arrow::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function clear_normalized
inline void mediapipe::RenderAnnotation_Arrow::clear_normalized ()
function clear_x_end
inline void mediapipe::RenderAnnotation_Arrow::clear_x_end ()
function clear_x_start
inline void mediapipe::RenderAnnotation_Arrow::clear_x_start ()
function clear_y_end
inline void mediapipe::RenderAnnotation_Arrow::clear_y_end ()
function clear_y_start
inline void mediapipe::RenderAnnotation_Arrow::clear_y_start ()
function has_normalized
inline bool mediapipe::RenderAnnotation_Arrow::has_normalized () const
function has_x_end
inline bool mediapipe::RenderAnnotation_Arrow::has_x_end () const
function has_x_start
inline bool mediapipe::RenderAnnotation_Arrow::has_x_start () const
function has_y_end
inline bool mediapipe::RenderAnnotation_Arrow::has_y_end () const
function has_y_start
inline bool mediapipe::RenderAnnotation_Arrow::has_y_start () const
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::RenderAnnotation_Arrow::mutable_unknown_fields ()
function normalized
inline bool mediapipe::RenderAnnotation_Arrow::normalized () const
function operator=
inline RenderAnnotation_Arrow & mediapipe::RenderAnnotation_Arrow::operator= (
const RenderAnnotation_Arrow & from
)
function operator=
inline RenderAnnotation_Arrow & mediapipe::RenderAnnotation_Arrow::operator= (
RenderAnnotation_Arrow && from
) noexcept
function set_normalized
inline void mediapipe::RenderAnnotation_Arrow::set_normalized (
bool value
)
function set_x_end
inline void mediapipe::RenderAnnotation_Arrow::set_x_end (
double value
)
function set_x_start
inline void mediapipe::RenderAnnotation_Arrow::set_x_start (
double value
)
function set_y_end
inline void mediapipe::RenderAnnotation_Arrow::set_y_end (
double value
)
function set_y_start
inline void mediapipe::RenderAnnotation_Arrow::set_y_start (
double value
)
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::RenderAnnotation_Arrow::unknown_fields () const
function x_end
inline double mediapipe::RenderAnnotation_Arrow::x_end () const
function x_start
inline double mediapipe::RenderAnnotation_Arrow::x_start () const
function y_end
inline double mediapipe::RenderAnnotation_Arrow::y_end () const
function y_start
inline double mediapipe::RenderAnnotation_Arrow::y_start () const
function ~RenderAnnotation_Arrow
mediapipe::RenderAnnotation_Arrow::~RenderAnnotation_Arrow () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::RenderAnnotation_Arrow::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::RenderAnnotation_Arrow::GetReflection ()
function default_instance
static inline const RenderAnnotation_Arrow & mediapipe::RenderAnnotation_Arrow::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::RenderAnnotation_Arrow::descriptor ()
function internal_default_instance
static inline const RenderAnnotation_Arrow * mediapipe::RenderAnnotation_Arrow::internal_default_instance ()
Protected Functions Documentation
function RenderAnnotation_Arrow [5/5]
explicit mediapipe::RenderAnnotation_Arrow::RenderAnnotation_Arrow (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::RenderAnnotation_Arrow::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::RenderAnnotation_Arrow::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::RenderAnnotation_Arrow::TableStruct_mediapipe_2futil_2frender_5fdata_2eproto (
::TableStruct_mediapipe_2futil_2frender_5fdata_2eproto
)
friend swap
inline void mediapipe::RenderAnnotation_Arrow::swap (
RenderAnnotation_Arrow & a,
RenderAnnotation_Arrow & 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