Class mediapipe::RenderViewport::_Internal
ClassList > mediapipe > RenderViewport > _Internal
Public Types
| Type | Name | 
|---|---|
| typedef decltype(std::declval< RenderViewport >()._has_bits_) | HasBits | 
Public Static Functions
| Type | Name | 
|---|---|
| void | set_has_compose_on_video (HasBits * has_bits) | 
| void | set_has_height_px (HasBits * has_bits) | 
| void | set_has_id (HasBits * has_bits) | 
| void | set_has_width_px (HasBits * has_bits) | 
Public Types Documentation
typedef HasBits
using mediapipe::RenderViewport::_Internal::HasBits =  decltype(std::declval<RenderViewport>()._has_bits_);
Public Static Functions Documentation
function set_has_compose_on_video
static inline void mediapipe::RenderViewport::_Internal::set_has_compose_on_video (
    HasBits * has_bits
) 
function set_has_height_px
static inline void mediapipe::RenderViewport::_Internal::set_has_height_px (
    HasBits * has_bits
) 
function set_has_id
static inline void mediapipe::RenderViewport::_Internal::set_has_id (
    HasBits * has_bits
) 
function set_has_width_px
static inline void mediapipe::RenderViewport::_Internal::set_has_width_px (
    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