ObjFW
Loading...
Searching...
No Matches
Public Attributes | List of all members
OFRect Struct Reference

A rectangle. More...

#include <ObjFW/OFObject.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: