Skip to content

Class mediapipe::BoundingBox::_Internal

ClassList > mediapipe > BoundingBox > _Internal

Public Types

Type Name
typedef decltype(std::declval< BoundingBox >()._has_bits_) HasBits

Public Static Functions

Type Name
void set_has_left_x (HasBits * has_bits)
void set_has_lower_y (HasBits * has_bits)
void set_has_right_x (HasBits * has_bits)
void set_has_upper_y (HasBits * has_bits)

Public Types Documentation

typedef HasBits

using mediapipe::BoundingBox::_Internal::HasBits =  decltype(std::declval<BoundingBox>()._has_bits_);

Public Static Functions Documentation

function set_has_left_x

static inline void mediapipe::BoundingBox::_Internal::set_has_left_x (
    HasBits * has_bits
) 

function set_has_lower_y

static inline void mediapipe::BoundingBox::_Internal::set_has_lower_y (
    HasBits * has_bits
) 

function set_has_right_x

static inline void mediapipe::BoundingBox::_Internal::set_has_right_x (
    HasBits * has_bits
) 

function set_has_upper_y

static inline void mediapipe::BoundingBox::_Internal::set_has_upper_y (
    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/annotation/locus.pb.cc