My Project
Public Attributes
MMAL_RECT_T Struct Reference

#include <mmal_types.h>

List of all members.

Public Attributes

int32_t x
int32_t y
int32_t width
int32_t height

Detailed Description

Describes a rectangle


Member Data Documentation

height

width

int32_t MMAL_RECT_T::x

x coordinate (from left)

int32_t MMAL_RECT_T::y

y coordinate (from top)


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines