ClassList > mediapipe > RenderAnnotation
Inherits the following classes: PROTOBUF_NAMESPACE_ID::Message
Classes
Public Types
Public Static Attributes
Public Functions
Public Static Functions
Protected Functions
Type |
Name |
|
RenderAnnotation (::PROTOBUF_NAMESPACE_ID::Arena * arena, bool is_message_owned=false)
|
Public Types Documentation
typedef Arrow
typedef RenderAnnotation_Arrow mediapipe::RenderAnnotation::Arrow;
enum DataCase
enum mediapipe::RenderAnnotation::DataCase {
kRectangle = 1,
kFilledRectangle = 2,
kOval = 3,
kFilledOval = 4,
kPoint = 5,
kLine = 6,
kArrow = 7,
kText = 8,
kRoundedRectangle = 9,
kFilledRoundedRectangle = 10,
kGradientLine = 14,
kScribble = 15,
DATA_NOT_SET = 0
};
typedef FilledOval
typedef RenderAnnotation_FilledOval mediapipe::RenderAnnotation::FilledOval;
typedef FilledRectangle
typedef RenderAnnotation_FilledRectangle mediapipe::RenderAnnotation::FilledRectangle;
typedef FilledRoundedRectangle
typedef RenderAnnotation_FilledRoundedRectangle mediapipe::RenderAnnotation::FilledRoundedRectangle;
typedef GradientLine
typedef RenderAnnotation_GradientLine mediapipe::RenderAnnotation::GradientLine;
typedef Line
typedef RenderAnnotation_Line mediapipe::RenderAnnotation::Line;
typedef Oval
typedef RenderAnnotation_Oval mediapipe::RenderAnnotation::Oval;
typedef Point
typedef RenderAnnotation_Point mediapipe::RenderAnnotation::Point;
typedef Rectangle
typedef RenderAnnotation_Rectangle mediapipe::RenderAnnotation::Rectangle;
typedef RoundedRectangle
typedef RenderAnnotation_RoundedRectangle mediapipe::RenderAnnotation::RoundedRectangle;
typedef Scribble
typedef RenderAnnotation_Scribble mediapipe::RenderAnnotation::Scribble;
typedef Text
typedef RenderAnnotation_Text mediapipe::RenderAnnotation::Text;
enum RenderAnnotation
enum mediapipe::RenderAnnotation::RenderAnnotation {
kSceneTagFieldNumber = 13,
kColorFieldNumber = 12,
kThicknessFieldNumber = 11,
kRectangleFieldNumber = 1,
kFilledRectangleFieldNumber = 2,
kOvalFieldNumber = 3,
kFilledOvalFieldNumber = 4,
kPointFieldNumber = 5,
kLineFieldNumber = 6,
kArrowFieldNumber = 7,
kTextFieldNumber = 8,
kRoundedRectangleFieldNumber = 9,
kFilledRoundedRectangleFieldNumber = 10,
kGradientLineFieldNumber = 14,
kScribbleFieldNumber = 15
};
Public Static Attributes Documentation
variable _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData mediapipe::RenderAnnotation::_class_data_;
variable kIndexInFileMessages
constexpr int mediapipe::RenderAnnotation::kIndexInFileMessages;
Public Functions Documentation
function ByteSizeLong
size_t mediapipe::RenderAnnotation::ByteSizeLong () const
function Clear
PROTOBUF_ATTRIBUTE_REINITIALIZES void mediapipe::RenderAnnotation::Clear ()
function CopyFrom
void mediapipe::RenderAnnotation::CopyFrom (
const RenderAnnotation & from
)
function GetCachedSize
inline int mediapipe::RenderAnnotation::GetCachedSize () const
function GetClassData
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * mediapipe::RenderAnnotation::GetClassData () const
::PROTOBUF_NAMESPACE_ID::Metadata mediapipe::RenderAnnotation::GetMetadata () const
function IsInitialized
bool mediapipe::RenderAnnotation::IsInitialized () const
function MergeFrom
void mediapipe::RenderAnnotation::MergeFrom (
const RenderAnnotation & from
)
function New
inline RenderAnnotation * mediapipe::RenderAnnotation::New (
::PROTOBUF_NAMESPACE_ID::Arena * arena=nullptr
) const
function RenderAnnotation [1/5]
inline mediapipe::RenderAnnotation::RenderAnnotation ()
function RenderAnnotation [2/5]
explicit constexpr mediapipe::RenderAnnotation::RenderAnnotation (
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized
)
function RenderAnnotation [3/5]
mediapipe::RenderAnnotation::RenderAnnotation (
const RenderAnnotation & from
)
function RenderAnnotation [4/5]
inline mediapipe::RenderAnnotation::RenderAnnotation (
RenderAnnotation && from
) noexcept
function Swap
inline void mediapipe::RenderAnnotation::Swap (
RenderAnnotation * other
)
function UnsafeArenaSwap
inline void mediapipe::RenderAnnotation::UnsafeArenaSwap (
RenderAnnotation * other
)
function _InternalParse
const char * mediapipe::RenderAnnotation::_InternalParse (
const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx
)
function _InternalSerialize
uint8_t * mediapipe::RenderAnnotation::_InternalSerialize (
uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream
) const
function arrow
inline const ::mediapipe::RenderAnnotation_Arrow & mediapipe::RenderAnnotation::arrow () const
function clear_arrow
inline void mediapipe::RenderAnnotation::clear_arrow ()
function clear_color
void mediapipe::RenderAnnotation::clear_color ()
function clear_data
void mediapipe::RenderAnnotation::clear_data ()
function clear_filled_oval
inline void mediapipe::RenderAnnotation::clear_filled_oval ()
function clear_filled_rectangle
inline void mediapipe::RenderAnnotation::clear_filled_rectangle ()
function clear_filled_rounded_rectangle
inline void mediapipe::RenderAnnotation::clear_filled_rounded_rectangle ()
function clear_gradient_line
inline void mediapipe::RenderAnnotation::clear_gradient_line ()
function clear_line
inline void mediapipe::RenderAnnotation::clear_line ()
function clear_oval
inline void mediapipe::RenderAnnotation::clear_oval ()
function clear_point
inline void mediapipe::RenderAnnotation::clear_point ()
function clear_rectangle
inline void mediapipe::RenderAnnotation::clear_rectangle ()
function clear_rounded_rectangle
inline void mediapipe::RenderAnnotation::clear_rounded_rectangle ()
function clear_scene_tag
inline void mediapipe::RenderAnnotation::clear_scene_tag ()
function clear_scribble
inline void mediapipe::RenderAnnotation::clear_scribble ()
function clear_text
inline void mediapipe::RenderAnnotation::clear_text ()
function clear_thickness
inline void mediapipe::RenderAnnotation::clear_thickness ()
function color
inline const ::mediapipe::Color & mediapipe::RenderAnnotation::color () const
function data_case
inline DataCase mediapipe::RenderAnnotation::data_case () const
function filled_oval
inline const ::mediapipe::RenderAnnotation_FilledOval & mediapipe::RenderAnnotation::filled_oval () const
function filled_rectangle
inline const ::mediapipe::RenderAnnotation_FilledRectangle & mediapipe::RenderAnnotation::filled_rectangle () const
function filled_rounded_rectangle
inline const ::mediapipe::RenderAnnotation_FilledRoundedRectangle & mediapipe::RenderAnnotation::filled_rounded_rectangle () const
function gradient_line
inline const ::mediapipe::RenderAnnotation_GradientLine & mediapipe::RenderAnnotation::gradient_line () const
function has_arrow
inline bool mediapipe::RenderAnnotation::has_arrow () const
function has_color
inline bool mediapipe::RenderAnnotation::has_color () const
function has_filled_oval
inline bool mediapipe::RenderAnnotation::has_filled_oval () const
function has_filled_rectangle
inline bool mediapipe::RenderAnnotation::has_filled_rectangle () const
function has_filled_rounded_rectangle
inline bool mediapipe::RenderAnnotation::has_filled_rounded_rectangle () const
function has_gradient_line
inline bool mediapipe::RenderAnnotation::has_gradient_line () const
function has_line
inline bool mediapipe::RenderAnnotation::has_line () const
function has_oval
inline bool mediapipe::RenderAnnotation::has_oval () const
function has_point
inline bool mediapipe::RenderAnnotation::has_point () const
function has_rectangle
inline bool mediapipe::RenderAnnotation::has_rectangle () const
function has_rounded_rectangle
inline bool mediapipe::RenderAnnotation::has_rounded_rectangle () const
function has_scene_tag
inline bool mediapipe::RenderAnnotation::has_scene_tag () const
function has_scribble
inline bool mediapipe::RenderAnnotation::has_scribble () const
function has_text
inline bool mediapipe::RenderAnnotation::has_text () const
function has_thickness
inline bool mediapipe::RenderAnnotation::has_thickness () const
function line
inline const ::mediapipe::RenderAnnotation_Line & mediapipe::RenderAnnotation::line () const
function mutable_arrow
inline ::mediapipe::RenderAnnotation_Arrow * mediapipe::RenderAnnotation::mutable_arrow ()
function mutable_color
inline ::mediapipe::Color * mediapipe::RenderAnnotation::mutable_color ()
function mutable_filled_oval
inline ::mediapipe::RenderAnnotation_FilledOval * mediapipe::RenderAnnotation::mutable_filled_oval ()
function mutable_filled_rectangle
inline ::mediapipe::RenderAnnotation_FilledRectangle * mediapipe::RenderAnnotation::mutable_filled_rectangle ()
function mutable_filled_rounded_rectangle
inline ::mediapipe::RenderAnnotation_FilledRoundedRectangle * mediapipe::RenderAnnotation::mutable_filled_rounded_rectangle ()
function mutable_gradient_line
inline ::mediapipe::RenderAnnotation_GradientLine * mediapipe::RenderAnnotation::mutable_gradient_line ()
function mutable_line
inline ::mediapipe::RenderAnnotation_Line * mediapipe::RenderAnnotation::mutable_line ()
function mutable_oval
inline ::mediapipe::RenderAnnotation_Oval * mediapipe::RenderAnnotation::mutable_oval ()
function mutable_point
inline ::mediapipe::RenderAnnotation_Point * mediapipe::RenderAnnotation::mutable_point ()
function mutable_rectangle
inline ::mediapipe::RenderAnnotation_Rectangle * mediapipe::RenderAnnotation::mutable_rectangle ()
function mutable_rounded_rectangle
inline ::mediapipe::RenderAnnotation_RoundedRectangle * mediapipe::RenderAnnotation::mutable_rounded_rectangle ()
function mutable_scene_tag
inline std::string * mediapipe::RenderAnnotation::mutable_scene_tag ()
function mutable_scribble
inline ::mediapipe::RenderAnnotation_Scribble * mediapipe::RenderAnnotation::mutable_scribble ()
function mutable_text
inline ::mediapipe::RenderAnnotation_Text * mediapipe::RenderAnnotation::mutable_text ()
function mutable_unknown_fields
inline inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mediapipe::RenderAnnotation::mutable_unknown_fields ()
function operator=
inline RenderAnnotation & mediapipe::RenderAnnotation::operator= (
const RenderAnnotation & from
)
function operator=
inline RenderAnnotation & mediapipe::RenderAnnotation::operator= (
RenderAnnotation && from
) noexcept
function oval
inline const ::mediapipe::RenderAnnotation_Oval & mediapipe::RenderAnnotation::oval () const
function point
inline const ::mediapipe::RenderAnnotation_Point & mediapipe::RenderAnnotation::point () const
function rectangle
inline const ::mediapipe::RenderAnnotation_Rectangle & mediapipe::RenderAnnotation::rectangle () const
function release_arrow
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_Arrow * mediapipe::RenderAnnotation::release_arrow ()
function release_color
inline PROTOBUF_NODISCARD::mediapipe::Color * mediapipe::RenderAnnotation::release_color ()
function release_filled_oval
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_FilledOval * mediapipe::RenderAnnotation::release_filled_oval ()
function release_filled_rectangle
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_FilledRectangle * mediapipe::RenderAnnotation::release_filled_rectangle ()
function release_filled_rounded_rectangle
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_FilledRoundedRectangle * mediapipe::RenderAnnotation::release_filled_rounded_rectangle ()
function release_gradient_line
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_GradientLine * mediapipe::RenderAnnotation::release_gradient_line ()
function release_line
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_Line * mediapipe::RenderAnnotation::release_line ()
function release_oval
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_Oval * mediapipe::RenderAnnotation::release_oval ()
function release_point
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_Point * mediapipe::RenderAnnotation::release_point ()
function release_rectangle
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_Rectangle * mediapipe::RenderAnnotation::release_rectangle ()
function release_rounded_rectangle
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_RoundedRectangle * mediapipe::RenderAnnotation::release_rounded_rectangle ()
function release_scene_tag
inline PROTOBUF_NODISCARD std::string * mediapipe::RenderAnnotation::release_scene_tag ()
function release_scribble
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_Scribble * mediapipe::RenderAnnotation::release_scribble ()
function release_text
inline PROTOBUF_NODISCARD::mediapipe::RenderAnnotation_Text * mediapipe::RenderAnnotation::release_text ()
function rounded_rectangle
inline const ::mediapipe::RenderAnnotation_RoundedRectangle & mediapipe::RenderAnnotation::rounded_rectangle () const
function scene_tag
inline const std::string & mediapipe::RenderAnnotation::scene_tag () const
function scribble
inline const ::mediapipe::RenderAnnotation_Scribble & mediapipe::RenderAnnotation::scribble () const
function set_allocated_arrow
void mediapipe::RenderAnnotation::set_allocated_arrow (
::mediapipe::RenderAnnotation_Arrow * arrow
)
function set_allocated_color
inline void mediapipe::RenderAnnotation::set_allocated_color (
::mediapipe::Color * color
)
function set_allocated_filled_oval
void mediapipe::RenderAnnotation::set_allocated_filled_oval (
::mediapipe::RenderAnnotation_FilledOval * filled_oval
)
function set_allocated_filled_rectangle
void mediapipe::RenderAnnotation::set_allocated_filled_rectangle (
::mediapipe::RenderAnnotation_FilledRectangle * filled_rectangle
)
function set_allocated_filled_rounded_rectangle
void mediapipe::RenderAnnotation::set_allocated_filled_rounded_rectangle (
::mediapipe::RenderAnnotation_FilledRoundedRectangle * filled_rounded_rectangle
)
function set_allocated_gradient_line
void mediapipe::RenderAnnotation::set_allocated_gradient_line (
::mediapipe::RenderAnnotation_GradientLine * gradient_line
)
function set_allocated_line
void mediapipe::RenderAnnotation::set_allocated_line (
::mediapipe::RenderAnnotation_Line * line
)
function set_allocated_oval
void mediapipe::RenderAnnotation::set_allocated_oval (
::mediapipe::RenderAnnotation_Oval * oval
)
function set_allocated_point
void mediapipe::RenderAnnotation::set_allocated_point (
::mediapipe::RenderAnnotation_Point * point
)
function set_allocated_rectangle
void mediapipe::RenderAnnotation::set_allocated_rectangle (
::mediapipe::RenderAnnotation_Rectangle * rectangle
)
function set_allocated_rounded_rectangle
void mediapipe::RenderAnnotation::set_allocated_rounded_rectangle (
::mediapipe::RenderAnnotation_RoundedRectangle * rounded_rectangle
)
function set_allocated_scene_tag
inline void mediapipe::RenderAnnotation::set_allocated_scene_tag (
std::string * scene_tag
)
function set_allocated_scribble
void mediapipe::RenderAnnotation::set_allocated_scribble (
::mediapipe::RenderAnnotation_Scribble * scribble
)
function set_allocated_text
void mediapipe::RenderAnnotation::set_allocated_text (
::mediapipe::RenderAnnotation_Text * text
)
function set_scene_tag [1/2]
template<typename ArgT0, typename... ArgT>
void mediapipe::RenderAnnotation::set_scene_tag (
ArgT0 && arg0,
ArgT... args
)
function set_scene_tag [2/2]
template<typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE void mediapipe::RenderAnnotation::set_scene_tag (
ArgT0 && arg0,
ArgT... args
)
function set_thickness
inline void mediapipe::RenderAnnotation::set_thickness (
double value
)
function text
inline const ::mediapipe::RenderAnnotation_Text & mediapipe::RenderAnnotation::text () const
function thickness
inline double mediapipe::RenderAnnotation::thickness () const
function unknown_fields
inline const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & mediapipe::RenderAnnotation::unknown_fields () const
function unsafe_arena_release_arrow
inline ::mediapipe::RenderAnnotation_Arrow * mediapipe::RenderAnnotation::unsafe_arena_release_arrow ()
function unsafe_arena_release_color
inline ::mediapipe::Color * mediapipe::RenderAnnotation::unsafe_arena_release_color ()
function unsafe_arena_release_filled_oval
inline ::mediapipe::RenderAnnotation_FilledOval * mediapipe::RenderAnnotation::unsafe_arena_release_filled_oval ()
function unsafe_arena_release_filled_rectangle
inline ::mediapipe::RenderAnnotation_FilledRectangle * mediapipe::RenderAnnotation::unsafe_arena_release_filled_rectangle ()
function unsafe_arena_release_filled_rounded_rectangle
inline ::mediapipe::RenderAnnotation_FilledRoundedRectangle * mediapipe::RenderAnnotation::unsafe_arena_release_filled_rounded_rectangle ()
function unsafe_arena_release_gradient_line
inline ::mediapipe::RenderAnnotation_GradientLine * mediapipe::RenderAnnotation::unsafe_arena_release_gradient_line ()
function unsafe_arena_release_line
inline ::mediapipe::RenderAnnotation_Line * mediapipe::RenderAnnotation::unsafe_arena_release_line ()
function unsafe_arena_release_oval
inline ::mediapipe::RenderAnnotation_Oval * mediapipe::RenderAnnotation::unsafe_arena_release_oval ()
function unsafe_arena_release_point
inline ::mediapipe::RenderAnnotation_Point * mediapipe::RenderAnnotation::unsafe_arena_release_point ()
function unsafe_arena_release_rectangle
inline ::mediapipe::RenderAnnotation_Rectangle * mediapipe::RenderAnnotation::unsafe_arena_release_rectangle ()
function unsafe_arena_release_rounded_rectangle
inline ::mediapipe::RenderAnnotation_RoundedRectangle * mediapipe::RenderAnnotation::unsafe_arena_release_rounded_rectangle ()
function unsafe_arena_release_scribble
inline ::mediapipe::RenderAnnotation_Scribble * mediapipe::RenderAnnotation::unsafe_arena_release_scribble ()
function unsafe_arena_release_text
inline ::mediapipe::RenderAnnotation_Text * mediapipe::RenderAnnotation::unsafe_arena_release_text ()
function unsafe_arena_set_allocated_arrow
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_arrow (
::mediapipe::RenderAnnotation_Arrow * arrow
)
function unsafe_arena_set_allocated_color
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_color (
::mediapipe::Color * color
)
function unsafe_arena_set_allocated_filled_oval
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_filled_oval (
::mediapipe::RenderAnnotation_FilledOval * filled_oval
)
function unsafe_arena_set_allocated_filled_rectangle
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_filled_rectangle (
::mediapipe::RenderAnnotation_FilledRectangle * filled_rectangle
)
function unsafe_arena_set_allocated_filled_rounded_rectangle
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_filled_rounded_rectangle (
::mediapipe::RenderAnnotation_FilledRoundedRectangle * filled_rounded_rectangle
)
function unsafe_arena_set_allocated_gradient_line
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_gradient_line (
::mediapipe::RenderAnnotation_GradientLine * gradient_line
)
function unsafe_arena_set_allocated_line
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_line (
::mediapipe::RenderAnnotation_Line * line
)
function unsafe_arena_set_allocated_oval
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_oval (
::mediapipe::RenderAnnotation_Oval * oval
)
function unsafe_arena_set_allocated_point
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_point (
::mediapipe::RenderAnnotation_Point * point
)
function unsafe_arena_set_allocated_rectangle
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_rectangle (
::mediapipe::RenderAnnotation_Rectangle * rectangle
)
function unsafe_arena_set_allocated_rounded_rectangle
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_rounded_rectangle (
::mediapipe::RenderAnnotation_RoundedRectangle * rounded_rectangle
)
function unsafe_arena_set_allocated_scribble
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_scribble (
::mediapipe::RenderAnnotation_Scribble * scribble
)
function unsafe_arena_set_allocated_text
inline void mediapipe::RenderAnnotation::unsafe_arena_set_allocated_text (
::mediapipe::RenderAnnotation_Text * text
)
function ~RenderAnnotation
mediapipe::RenderAnnotation::~RenderAnnotation () override
Public Static Functions Documentation
function GetDescriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::RenderAnnotation::GetDescriptor ()
function GetReflection
static inline const ::PROTOBUF_NAMESPACE_ID::Reflection * mediapipe::RenderAnnotation::GetReflection ()
function default_instance
static inline const RenderAnnotation & mediapipe::RenderAnnotation::default_instance ()
function descriptor
static inline const ::PROTOBUF_NAMESPACE_ID::Descriptor * mediapipe::RenderAnnotation::descriptor ()
function internal_default_instance
static inline const RenderAnnotation * mediapipe::RenderAnnotation::internal_default_instance ()
Protected Functions Documentation
function RenderAnnotation [5/5]
explicit mediapipe::RenderAnnotation::RenderAnnotation (
::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned=false
)
Friends Documentation
friend InternalHelper
template<typename T>
class mediapipe::RenderAnnotation::InternalHelper (
::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
)
class mediapipe::RenderAnnotation::AnyMetadata (
::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
)
struct mediapipe::RenderAnnotation::TableStruct_mediapipe_2futil_2frender_5fdata_2eproto (
::TableStruct_mediapipe_2futil_2frender_5fdata_2eproto
)
friend swap
inline void mediapipe::RenderAnnotation::swap (
RenderAnnotation & a,
RenderAnnotation & 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