ObjFW
Public Attributes | List of all members
of_dimension_t Struct Reference

A dimension. More...

#include <ObjFW/OFObject.h>

Public Attributes

float width
 
float height
 

Detailed Description

A dimension.

Member Data Documentation

float of_dimension_t::height

The height of the dimension

float of_dimension_t::width

The width of the dimension


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