Class mediapipe::RenderAnnotation_GradientLine::_Internal
ClassList > mediapipe > RenderAnnotation_GradientLine > _Internal
Public Types
Type | Name |
---|---|
typedef decltype(std::declval< RenderAnnotation_GradientLine >()._has_bits_) | HasBits |
Public Static Functions
Type | Name |
---|---|
const ::mediapipe::Color & | color1 (const RenderAnnotation_GradientLine * msg) |
const ::mediapipe::Color & | color2 (const RenderAnnotation_GradientLine * msg) |
void | set_has_color1 (HasBits * has_bits) |
void | set_has_color2 (HasBits * has_bits) |
void | set_has_normalized (HasBits * has_bits) |
void | set_has_x_end (HasBits * has_bits) |
void | set_has_x_start (HasBits * has_bits) |
void | set_has_y_end (HasBits * has_bits) |
void | set_has_y_start (HasBits * has_bits) |
Public Types Documentation
typedef HasBits
using mediapipe::RenderAnnotation_GradientLine::_Internal::HasBits = decltype(std::declval<RenderAnnotation_GradientLine>()._has_bits_);
Public Static Functions Documentation
function color1
static const ::mediapipe::Color & mediapipe::RenderAnnotation_GradientLine::_Internal::color1 (
const RenderAnnotation_GradientLine * msg
)
function color2
static const ::mediapipe::Color & mediapipe::RenderAnnotation_GradientLine::_Internal::color2 (
const RenderAnnotation_GradientLine * msg
)
function set_has_color1
static inline void mediapipe::RenderAnnotation_GradientLine::_Internal::set_has_color1 (
HasBits * has_bits
)
function set_has_color2
static inline void mediapipe::RenderAnnotation_GradientLine::_Internal::set_has_color2 (
HasBits * has_bits
)
function set_has_normalized
static inline void mediapipe::RenderAnnotation_GradientLine::_Internal::set_has_normalized (
HasBits * has_bits
)
function set_has_x_end
static inline void mediapipe::RenderAnnotation_GradientLine::_Internal::set_has_x_end (
HasBits * has_bits
)
function set_has_x_start
static inline void mediapipe::RenderAnnotation_GradientLine::_Internal::set_has_x_start (
HasBits * has_bits
)
function set_has_y_end
static inline void mediapipe::RenderAnnotation_GradientLine::_Internal::set_has_y_end (
HasBits * has_bits
)
function set_has_y_start
static inline void mediapipe::RenderAnnotation_GradientLine::_Internal::set_has_y_start (
HasBits * has_bits
)
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