ClassList > mediapipe > RawRect
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Type |
Name |
|
RawRect (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)
|
Public Types Documentation
enum RawRect
enum mediapipe::RawRect::RawRect {
kXCenterFieldNumber = 1,
kYCenterFieldNumber = 2,
kHeightFieldNumber = 3,
kWidthFieldNumber = 4,
kRotationFieldNumber = 5,
kNormalizedFieldNumber = 6
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::RawRect::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::RawRect::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::RawRect::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::RawRect::Clear ()
function CopyFrom
void mediapipe::RawRect::CopyFrom (
const RawRect & from
)
function GetCachedSize
inline int mediapipe::RawRect::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::RawRect::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::RawRect::GetMetadata () const
function IsInitialized
bool mediapipe::RawRect::IsInitialized () const
function MergeFrom
void mediapipe::RawRect::MergeFrom (
const RawRect & from
)
function New
inline RawRect * mediapipe::RawRect::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function RawRect [1/5]
inline mediapipe::RawRect::RawRect ()
function RawRect [2/5]
explicit constexpr mediapipe::RawRect::RawRect (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function RawRect [3/5]
mediapipe::RawRect::RawRect (
const RawRect & from
)
function RawRect [4/5]
inline mediapipe::RawRect::RawRect (
RawRect && from
) noexcept
function Swap
inline void mediapipe::RawRect::Swap (
RawRect * other
)
function UnsafeArenaSwap
inline void mediapipe::RawRect::UnsafeArenaSwap (
RawRect * other
)
function _InternalParse
const char * mediapipe::RawRect::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::RawRect::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function clear_height
inline void mediapipe::RawRect::clear_height ()
function clear_normalized
inline void mediapipe::RawRect::clear_normalized ()
function clear_rotation
inline void mediapipe::RawRect::clear_rotation ()
function clear_width
inline void mediapipe::RawRect::clear_width ()
function clear_x_center
inline void mediapipe::RawRect::clear_x_center ()
function clear_y_center
inline void mediapipe::RawRect::clear_y_center ()
function has_height
inline bool mediapipe::RawRect::has_height () const
function has_normalized
inline bool mediapipe::RawRect::has_normalized () const
function has_rotation
inline bool mediapipe::RawRect::has_rotation () const
function has_width
inline bool mediapipe::RawRect::has_width () const
function has_x_center
inline bool mediapipe::RawRect::has_x_center () const
function has_y_center
inline bool mediapipe::RawRect::has_y_center () const
function height
inline float mediapipe::RawRect::height () const
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::RawRect::mutable_unknown_fields ()
function normalized
inline bool mediapipe::RawRect::normalized () const
function operator=
inline RawRect & mediapipe::RawRect::operator= (
const RawRect & from
)
function operator=
inline RawRect & mediapipe::RawRect::operator= (
RawRect && from
) noexcept
function rotation
inline float mediapipe::RawRect::rotation () const
function set_height
inline void mediapipe::RawRect::set_height (
float value
)
function set_normalized
inline void mediapipe::RawRect::set_normalized (
bool value
)
function set_rotation
inline void mediapipe::RawRect::set_rotation (
float value
)
function set_width
inline void mediapipe::RawRect::set_width (
float value
)
function set_x_center
inline void mediapipe::RawRect::set_x_center (
float value
)
function set_y_center
inline void mediapipe::RawRect::set_y_center (
float value
)
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::RawRect::unknown_fields () const
function width
inline float mediapipe::RawRect::width () const
function x_center
inline float mediapipe::RawRect::x_center () const
function y_center
inline float mediapipe::RawRect::y_center () const
function ~RawRect
mediapipe::RawRect::~RawRect () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::RawRect::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::RawRect::GetReflection ()
function default_instance
static inline const RawRect & mediapipe::RawRect::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::RawRect::descriptor ()
function internal_default_instance
static inline const RawRect * mediapipe::RawRect::internal_default_instance ()
Protected Functions Documentation
function RawRect [5/5]
explicit mediapipe::RawRect::RawRect (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::RawRect::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::RawRect::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::RawRect::TableStruct_mediapipe_2fframework_2fformats_2frect_2eproto (
::TableStruct_mediapipe_2fframework_2fformats_2frect_2eproto
)
friend swap
inline void mediapipe::RawRect::swap (
RawRect & a,
RawRect & b
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/formats/rect.pb.h