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