ClassList > mediapipe > BoundingBox
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Type |
Name |
|
BoundingBox (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)
|
Public Types Documentation
enum BoundingBox
enum mediapipe::BoundingBox::BoundingBox {
kLeftXFieldNumber = 1,
kUpperYFieldNumber = 2,
kRightXFieldNumber = 3,
kLowerYFieldNumber = 4
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::BoundingBox::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::BoundingBox::kIndexInFileMessages;
Public Functions Documentation
function BoundingBox [1/5]
inline mediapipe::BoundingBox::BoundingBox ()
function BoundingBox [2/5]
explicit constexpr mediapipe::BoundingBox::BoundingBox (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function BoundingBox [3/5]
mediapipe::BoundingBox::BoundingBox (
const BoundingBox & from
)
function BoundingBox [4/5]
inline mediapipe::BoundingBox::BoundingBox (
BoundingBox && from
) noexcept
function ByteSizeLong
size_t mediapipe::BoundingBox::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::BoundingBox::Clear ()
function CopyFrom
void mediapipe::BoundingBox::CopyFrom (
const BoundingBox & from
)
function GetCachedSize
inline int mediapipe::BoundingBox::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::BoundingBox::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::BoundingBox::GetMetadata () const
function IsInitialized
bool mediapipe::BoundingBox::IsInitialized () const
function MergeFrom
void mediapipe::BoundingBox::MergeFrom (
const BoundingBox & from
)
function New
inline BoundingBox * mediapipe::BoundingBox::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function Swap
inline void mediapipe::BoundingBox::Swap (
BoundingBox * other
)
function UnsafeArenaSwap
inline void mediapipe::BoundingBox::UnsafeArenaSwap (
BoundingBox * other
)
function _InternalParse
const char * mediapipe::BoundingBox::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::BoundingBox::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function clear_left_x
inline void mediapipe::BoundingBox::clear_left_x ()
function clear_lower_y
inline void mediapipe::BoundingBox::clear_lower_y ()
function clear_right_x
inline void mediapipe::BoundingBox::clear_right_x ()
function clear_upper_y
inline void mediapipe::BoundingBox::clear_upper_y ()
function has_left_x
inline bool mediapipe::BoundingBox::has_left_x () const
function has_lower_y
inline bool mediapipe::BoundingBox::has_lower_y () const
function has_right_x
inline bool mediapipe::BoundingBox::has_right_x () const
function has_upper_y
inline bool mediapipe::BoundingBox::has_upper_y () const
function left_x
inline int32_t mediapipe::BoundingBox::left_x () const
function lower_y
inline int32_t mediapipe::BoundingBox::lower_y () const
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::BoundingBox::mutable_unknown_fields ()
function operator=
inline BoundingBox & mediapipe::BoundingBox::operator= (
const BoundingBox & from
)
function operator=
inline BoundingBox & mediapipe::BoundingBox::operator= (
BoundingBox && from
) noexcept
function right_x
inline int32_t mediapipe::BoundingBox::right_x () const
function set_left_x
inline void mediapipe::BoundingBox::set_left_x (
int32_t value
)
function set_lower_y
inline void mediapipe::BoundingBox::set_lower_y (
int32_t value
)
function set_right_x
inline void mediapipe::BoundingBox::set_right_x (
int32_t value
)
function set_upper_y
inline void mediapipe::BoundingBox::set_upper_y (
int32_t value
)
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::BoundingBox::unknown_fields () const
function upper_y
inline int32_t mediapipe::BoundingBox::upper_y () const
function ~BoundingBox
mediapipe::BoundingBox::~BoundingBox () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::BoundingBox::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::BoundingBox::GetReflection ()
function default_instance
static inline const BoundingBox & mediapipe::BoundingBox::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::BoundingBox::descriptor ()
function internal_default_instance
static inline const BoundingBox * mediapipe::BoundingBox::internal_default_instance ()
Protected Functions Documentation
function BoundingBox [5/5]
explicit mediapipe::BoundingBox::BoundingBox (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::BoundingBox::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::BoundingBox::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::BoundingBox::TableStruct_mediapipe_2fframework_2fformats_2fannotation_2flocus_2eproto (
::TableStruct_mediapipe_2fframework_2fformats_2fannotation_2flocus_2eproto
)
friend swap
inline void mediapipe::BoundingBox::swap (
BoundingBox & a,
BoundingBox & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/formats/annotation/locus.pb.h