ObjFW
Public Attributes | List of all members
of_rectangle_t Struct Reference

A rectangle. More...

#include <ObjFW/OFObject.h>

Public Attributes

of_point_t origin
 
of_dimension_t size
 

Detailed Description

A rectangle.

Member Data Documentation

of_point_t of_rectangle_t::origin

The point from where the rectangle originates

of_dimension_t of_rectangle_t::size

The size of the rectangle


The documentation for this struct was generated from the following file: