Skip to content

Class mediapipe::RawRect::_Internal

ClassList > mediapipe > RawRect > _Internal

Public Types

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

Public Static Functions

Type Name
bool MissingRequiredFields (const HasBits & has_bits)
void set_has_height (HasBits * has_bits)
void set_has_normalized (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::RawRect::_Internal::HasBits =  decltype(std::declval<RawRect>()._has_bits_);

Public Static Functions Documentation

function MissingRequiredFields

static inline bool mediapipe::RawRect::_Internal::MissingRequiredFields (
    const HasBits & has_bits
) 

function set_has_height

static inline void mediapipe::RawRect::_Internal::set_has_height (
    HasBits * has_bits
) 

function set_has_normalized

static inline void mediapipe::RawRect::_Internal::set_has_normalized (
    HasBits * has_bits
) 

function set_has_rotation

static inline void mediapipe::RawRect::_Internal::set_has_rotation (
    HasBits * has_bits
) 

function set_has_width

static inline void mediapipe::RawRect::_Internal::set_has_width (
    HasBits * has_bits
) 

function set_has_x_center

static inline void mediapipe::RawRect::_Internal::set_has_x_center (
    HasBits * has_bits
) 

function set_has_y_center

static inline void mediapipe::RawRect::_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