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