Class mediapipe::ImageData::_Internal
ClassList > mediapipe > ImageData > _Internal
Public Types
Type | Name |
---|---|
typedef decltype(std::declval< ImageData >()._has_bits_) | HasBits |
Public Static Functions
Type | Name |
---|---|
void | set_has_first_person (HasBits * has_bits) |
void | set_has_frame_id (HasBits * has_bits) |
void | set_has_height (HasBits * has_bits) |
void | set_has_image_type (HasBits * has_bits) |
void | set_has_width (HasBits * has_bits) |
Public Types Documentation
typedef HasBits
using mediapipe::ImageData::_Internal::HasBits = decltype(std::declval<ImageData>()._has_bits_);
Public Static Functions Documentation
function set_has_first_person
static inline void mediapipe::ImageData::_Internal::set_has_first_person (
HasBits * has_bits
)
function set_has_frame_id
static inline void mediapipe::ImageData::_Internal::set_has_frame_id (
HasBits * has_bits
)
function set_has_height
static inline void mediapipe::ImageData::_Internal::set_has_height (
HasBits * has_bits
)
function set_has_image_type
static inline void mediapipe::ImageData::_Internal::set_has_image_type (
HasBits * has_bits
)
function set_has_width
static inline void mediapipe::ImageData::_Internal::set_has_width (
HasBits * has_bits
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/calculators/util/image_data.pb.cc