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

A size. More...

#include <ObjFW/OFObject.h>

Public Attributes

float width
 
float height
 

Detailed Description

A size.

Member Data Documentation

◆ height

float OFSize::height

The height of the size

◆ width

float OFSize::width

The width of the size


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