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