Class mediapipe::NormalizedRect::_Internal
ClassList > mediapipe > NormalizedRect > _Internal
Public Types
Type | Name |
---|---|
typedef decltype(std::declval< NormalizedRect >()._has_bits_) | HasBits |
Public Static Functions
Type | Name |
---|---|
bool | MissingRequiredFields (const HasBits & has_bits) |
void | set_has_height (HasBits * has_bits) |
void | set_has_rect_id (HasBits * has_bits) |
void | set_has_rotation (HasBits * has_bits) |
void | set_has_width (HasBits * has_bits) |
void | set_has_x_center (HasBits * has_bits) |
void | set_has_y_center (HasBits * has_bits) |
Public Types Documentation
typedef HasBits
using mediapipe::NormalizedRect::_Internal::HasBits = decltype(std::declval<NormalizedRect>()._has_bits_);
Public Static Functions Documentation
function MissingRequiredFields
static inline bool mediapipe::NormalizedRect::_Internal::MissingRequiredFields (
const HasBits & has_bits
)
function set_has_height
static inline void mediapipe::NormalizedRect::_Internal::set_has_height (
HasBits * has_bits
)
function set_has_rect_id
static inline void mediapipe::NormalizedRect::_Internal::set_has_rect_id (
HasBits * has_bits
)
function set_has_rotation
static inline void mediapipe::NormalizedRect::_Internal::set_has_rotation (
HasBits * has_bits
)
function set_has_width
static inline void mediapipe::NormalizedRect::_Internal::set_has_width (
HasBits * has_bits
)
function set_has_x_center
static inline void mediapipe::NormalizedRect::_Internal::set_has_x_center (
HasBits * has_bits
)
function set_has_y_center
static inline void mediapipe::NormalizedRect::_Internal::set_has_y_center (
HasBits * has_bits
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/formats/rect.pb.cc