Class mediapipe::RenderAnnotation::_Internal
ClassList > mediapipe > RenderAnnotation > _Internal
Public Types
Type | Name |
---|---|
typedef decltype(std::declval< RenderAnnotation >()._has_bits_) | HasBits |
Public Static Functions
Type | Name |
---|---|
const ::mediapipe::RenderAnnotation_Arrow & | arrow (const RenderAnnotation * msg) |
const ::mediapipe::Color & | color (const RenderAnnotation * msg) |
const ::mediapipe::RenderAnnotation_FilledOval & | filled_oval (const RenderAnnotation * msg) |
const ::mediapipe::RenderAnnotation_FilledRectangle & | filled_rectangle (const RenderAnnotation * msg) |
const ::mediapipe::RenderAnnotation_FilledRoundedRectangle & | filled_rounded_rectangle (const RenderAnnotation * msg) |
const ::mediapipe::RenderAnnotation_GradientLine & | gradient_line (const RenderAnnotation * msg) |
const ::mediapipe::RenderAnnotation_Line & | line (const RenderAnnotation * msg) |
const ::mediapipe::RenderAnnotation_Oval & | oval (const RenderAnnotation * msg) |
const ::mediapipe::RenderAnnotation_Point & | point (const RenderAnnotation * msg) |
const ::mediapipe::RenderAnnotation_Rectangle & | rectangle (const RenderAnnotation * msg) |
const ::mediapipe::RenderAnnotation_RoundedRectangle & | rounded_rectangle (const RenderAnnotation * msg) |
const ::mediapipe::RenderAnnotation_Scribble & | scribble (const RenderAnnotation * msg) |
void | set_has_color (HasBits * has_bits) |
void | set_has_scene_tag (HasBits * has_bits) |
void | set_has_thickness (HasBits * has_bits) |
const ::mediapipe::RenderAnnotation_Text & | text (const RenderAnnotation * msg) |
Public Types Documentation
typedef HasBits
using mediapipe::RenderAnnotation::_Internal::HasBits = decltype(std::declval<RenderAnnotation>()._has_bits_);
Public Static Functions Documentation
function arrow
static const ::mediapipe::RenderAnnotation_Arrow & mediapipe::RenderAnnotation::_Internal::arrow (
const RenderAnnotation * msg
)
function color
static const ::mediapipe::Color & mediapipe::RenderAnnotation::_Internal::color (
const RenderAnnotation * msg
)
function filled_oval
static const ::mediapipe::RenderAnnotation_FilledOval & mediapipe::RenderAnnotation::_Internal::filled_oval (
const RenderAnnotation * msg
)
function filled_rectangle
static const ::mediapipe::RenderAnnotation_FilledRectangle & mediapipe::RenderAnnotation::_Internal::filled_rectangle (
const RenderAnnotation * msg
)
function filled_rounded_rectangle
static const ::mediapipe::RenderAnnotation_FilledRoundedRectangle & mediapipe::RenderAnnotation::_Internal::filled_rounded_rectangle (
const RenderAnnotation * msg
)
function gradient_line
static const ::mediapipe::RenderAnnotation_GradientLine & mediapipe::RenderAnnotation::_Internal::gradient_line (
const RenderAnnotation * msg
)
function line
static const ::mediapipe::RenderAnnotation_Line & mediapipe::RenderAnnotation::_Internal::line (
const RenderAnnotation * msg
)
function oval
static const ::mediapipe::RenderAnnotation_Oval & mediapipe::RenderAnnotation::_Internal::oval (
const RenderAnnotation * msg
)
function point
static const ::mediapipe::RenderAnnotation_Point & mediapipe::RenderAnnotation::_Internal::point (
const RenderAnnotation * msg
)
function rectangle
static const ::mediapipe::RenderAnnotation_Rectangle & mediapipe::RenderAnnotation::_Internal::rectangle (
const RenderAnnotation * msg
)
function rounded_rectangle
static const ::mediapipe::RenderAnnotation_RoundedRectangle & mediapipe::RenderAnnotation::_Internal::rounded_rectangle (
const RenderAnnotation * msg
)
function scribble
static const ::mediapipe::RenderAnnotation_Scribble & mediapipe::RenderAnnotation::_Internal::scribble (
const RenderAnnotation * msg
)
function set_has_color
static inline void mediapipe::RenderAnnotation::_Internal::set_has_color (
HasBits * has_bits
)
function set_has_scene_tag
static inline void mediapipe::RenderAnnotation::_Internal::set_has_scene_tag (
HasBits * has_bits
)
function set_has_thickness
static inline void mediapipe::RenderAnnotation::_Internal::set_has_thickness (
HasBits * has_bits
)
function text
static const ::mediapipe::RenderAnnotation_Text & mediapipe::RenderAnnotation::_Internal::text (
const RenderAnnotation * msg
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/util/render_data.pb.cc