Class mediapipe::RenderAnnotation_Rectangle::_Internal
ClassList > mediapipe > RenderAnnotation_Rectangle > _Internal
Public Types
Type | Name |
---|---|
typedef decltype(std::declval< RenderAnnotation_Rectangle >()._has_bits_) | HasBits |
Public Static Functions
Type | Name |
---|---|
void | set_has_bottom (HasBits * has_bits) |
void | set_has_left (HasBits * has_bits) |
void | set_has_normalized (HasBits * has_bits) |
void | set_has_right (HasBits * has_bits) |
void | set_has_rotation (HasBits * has_bits) |
void | set_has_top (HasBits * has_bits) |
void | set_has_top_left_thickness (HasBits * has_bits) |
Public Types Documentation
typedef HasBits
using mediapipe::RenderAnnotation_Rectangle::_Internal::HasBits = decltype(std::declval<RenderAnnotation_Rectangle>()._has_bits_);
Public Static Functions Documentation
function set_has_bottom
static inline void mediapipe::RenderAnnotation_Rectangle::_Internal::set_has_bottom (
HasBits * has_bits
)
function set_has_left
static inline void mediapipe::RenderAnnotation_Rectangle::_Internal::set_has_left (
HasBits * has_bits
)
function set_has_normalized
static inline void mediapipe::RenderAnnotation_Rectangle::_Internal::set_has_normalized (
HasBits * has_bits
)
function set_has_right
static inline void mediapipe::RenderAnnotation_Rectangle::_Internal::set_has_right (
HasBits * has_bits
)
function set_has_rotation
static inline void mediapipe::RenderAnnotation_Rectangle::_Internal::set_has_rotation (
HasBits * has_bits
)
function set_has_top
static inline void mediapipe::RenderAnnotation_Rectangle::_Internal::set_has_top (
HasBits * has_bits
)
function set_has_top_left_thickness
static inline void mediapipe::RenderAnnotation_Rectangle::_Internal::set_has_top_left_thickness (
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