Skip to content

Struct mediapipe::FrameBuffer::Dimension

ClassList > mediapipe > FrameBuffer > Dimension

Public Attributes

Type Name
int height
int width

Public Functions

Type Name
int Size () const
void Swap ()
bool operator!= (const Dimension & other) const
bool operator<= (const Dimension & other) const
bool operator== (const Dimension & other) const
bool operator>= (const Dimension & other) const

Public Attributes Documentation

variable height

int mediapipe::FrameBuffer::Dimension::height;

variable width

int mediapipe::FrameBuffer::Dimension::width;

Public Functions Documentation

function Size

inline int mediapipe::FrameBuffer::Dimension::Size () const

function Swap

inline void mediapipe::FrameBuffer::Dimension::Swap () 

function operator!=

inline bool mediapipe::FrameBuffer::Dimension::operator!= (
    const Dimension & other
) const

function operator<=

inline bool mediapipe::FrameBuffer::Dimension::operator<= (
    const Dimension & other
) const

function operator==

inline bool mediapipe::FrameBuffer::Dimension::operator== (
    const Dimension & other
) const

function operator>=

inline bool mediapipe::FrameBuffer::Dimension::operator>= (
    const Dimension & other
) const


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/formats/frame_buffer.h