ClassList > mediapipe > RenderAnnotation_RoundedRectangle
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_RoundedRectangle
enum mediapipe::RenderAnnotation_RoundedRectangle::RenderAnnotation_RoundedRectangle {
kRectangleFieldNumber = 1,
kCornerRadiusFieldNumber = 2,
kLineTypeFieldNumber = 3
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::RenderAnnotation_RoundedRectangle::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::RenderAnnotation_RoundedRectangle::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::RenderAnnotation_RoundedRectangle::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::RenderAnnotation_RoundedRectangle::Clear ()
function CopyFrom
void mediapipe::RenderAnnotation_RoundedRectangle::CopyFrom (
const RenderAnnotation_RoundedRectangle & from
)
function GetCachedSize
inline int mediapipe::RenderAnnotation_RoundedRectangle::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::RenderAnnotation_RoundedRectangle::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::RenderAnnotation_RoundedRectangle::GetMetadata () const
function IsInitialized
bool mediapipe::RenderAnnotation_RoundedRectangle::IsInitialized () const
function MergeFrom
void mediapipe::RenderAnnotation_RoundedRectangle::MergeFrom (
const RenderAnnotation_RoundedRectangle & from
)
function New
inline RenderAnnotation_RoundedRectangle * mediapipe::RenderAnnotation_RoundedRectangle::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function RenderAnnotation_RoundedRectangle [1/5]
inline mediapipe::RenderAnnotation_RoundedRectangle::RenderAnnotation_RoundedRectangle ()
function RenderAnnotation_RoundedRectangle [2/5]
explicit constexpr mediapipe::RenderAnnotation_RoundedRectangle::RenderAnnotation_RoundedRectangle (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function RenderAnnotation_RoundedRectangle [3/5]
mediapipe::RenderAnnotation_RoundedRectangle::RenderAnnotation_RoundedRectangle (
const RenderAnnotation_RoundedRectangle & from
)
function RenderAnnotation_RoundedRectangle [4/5]
inline mediapipe::RenderAnnotation_RoundedRectangle::RenderAnnotation_RoundedRectangle (
RenderAnnotation_RoundedRectangle && from
) noexcept
function Swap
inline void mediapipe::RenderAnnotation_RoundedRectangle::Swap (
RenderAnnotation_RoundedRectangle * other
)
function UnsafeArenaSwap
inline void mediapipe::RenderAnnotation_RoundedRectangle::UnsafeArenaSwap (
RenderAnnotation_RoundedRectangle * other
)
function _InternalParse
const char * mediapipe::RenderAnnotation_RoundedRectangle::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::RenderAnnotation_RoundedRectangle::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function clear_corner_radius
inline void mediapipe::RenderAnnotation_RoundedRectangle::clear_corner_radius ()
function clear_line_type
inline void mediapipe::RenderAnnotation_RoundedRectangle::clear_line_type ()
function clear_rectangle
inline void mediapipe::RenderAnnotation_RoundedRectangle::clear_rectangle ()
function corner_radius
inline int32_t mediapipe::RenderAnnotation_RoundedRectangle::corner_radius () const
function has_corner_radius
inline bool mediapipe::RenderAnnotation_RoundedRectangle::has_corner_radius () const
function has_line_type
inline bool mediapipe::RenderAnnotation_RoundedRectangle::has_line_type () const
function has_rectangle
inline bool mediapipe::RenderAnnotation_RoundedRectangle::has_rectangle () const
function line_type
inline int32_t mediapipe::RenderAnnotation_RoundedRectangle::line_type () const
function mutable_rectangle
inline ::mediapipe::RenderAnnotation_Rectangle * mediapipe::RenderAnnotation_RoundedRectangle::mutable_rectangle ()
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::RenderAnnotation_RoundedRectangle::mutable_unknown_fields ()
function operator=
inline RenderAnnotation_RoundedRectangle & mediapipe::RenderAnnotation_RoundedRectangle::operator= (
const RenderAnnotation_RoundedRectangle & from
)
function operator=
inline RenderAnnotation_RoundedRectangle & mediapipe::RenderAnnotation_RoundedRectangle::operator= (
RenderAnnotation_RoundedRectangle && from
) noexcept
function rectangle
inline const ::mediapipe::RenderAnnotation_Rectangle & mediapipe::RenderAnnotation_RoundedRectangle::rectangle () const
function release_rectangle
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_Rectangle * mediapipe::RenderAnnotation_RoundedRectangle::release_rectangle ()
function set_allocated_rectangle
inline void mediapipe::RenderAnnotation_RoundedRectangle::set_allocated_rectangle (
::mediapipe::RenderAnnotation_Rectangle * rectangle
)
function set_corner_radius
inline void mediapipe::RenderAnnotation_RoundedRectangle::set_corner_radius (
int32_t value
)
function set_line_type
inline void mediapipe::RenderAnnotation_RoundedRectangle::set_line_type (
int32_t value
)
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::RenderAnnotation_RoundedRectangle::unknown_fields () const
function unsafe_arena_release_rectangle
inline ::mediapipe::RenderAnnotation_Rectangle * mediapipe::RenderAnnotation_RoundedRectangle::unsafe_arena_release_rectangle ()
function unsafe_arena_set_allocated_rectangle
inline void mediapipe::RenderAnnotation_RoundedRectangle::unsafe_arena_set_allocated_rectangle (
::mediapipe::RenderAnnotation_Rectangle * rectangle
)
function ~RenderAnnotation_RoundedRectangle
mediapipe::RenderAnnotation_RoundedRectangle::~RenderAnnotation_RoundedRectangle () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::RenderAnnotation_RoundedRectangle::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::RenderAnnotation_RoundedRectangle::GetReflection ()
function default_instance
static inline const RenderAnnotation_RoundedRectangle & mediapipe::RenderAnnotation_RoundedRectangle::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::RenderAnnotation_RoundedRectangle::descriptor ()
function internal_default_instance
static inline const RenderAnnotation_RoundedRectangle * mediapipe::RenderAnnotation_RoundedRectangle::internal_default_instance ()
Protected Functions Documentation
function RenderAnnotation_RoundedRectangle [5/5]
explicit mediapipe::RenderAnnotation_RoundedRectangle::RenderAnnotation_RoundedRectangle (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::RenderAnnotation_RoundedRectangle::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::RenderAnnotation_RoundedRectangle::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::RenderAnnotation_RoundedRectangle::TableStruct_mediapipe_2futil_2frender_5fdata_2eproto (
::TableStruct_mediapipe_2futil_2frender_5fdata_2eproto
)
friend swap
inline void mediapipe::RenderAnnotation_RoundedRectangle::swap (
RenderAnnotation_RoundedRectangle & a,
RenderAnnotation_RoundedRectangle & 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