ObjFW
Public Attributes | List of all members
of_point_t Struct Reference

A point. More...

#include <ObjFW/OFObject.h>

Public Attributes

float x
 
float y
 

Detailed Description

A point.

Member Data Documentation

float of_point_t::x

The x coordinate of the point

float of_point_t::y

The y coordinate of the point


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