ObjFW
Loading...
Searching...
No Matches
OFRect Struct Reference

A rectangle. More...

#include <ObjFW/ObjFW.h>

Public Attributes

OFPoint origin
 
OFSize size
 

Detailed Description

A rectangle.

Member Data Documentation

◆ origin

OFPoint OFRect::origin

The point from where the rectangle originates

◆ size

OFSize OFRect::size

The size of the rectangle


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