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

A point in 2D space. More...

#include <ObjFW/OFObject.h>

Public Attributes

float x
 
float y
 

Detailed Description

A point in 2D space.

Member Data Documentation

◆ x

float OFPoint::x

The x coordinate of the point

◆ y

float OFPoint::y

The y coordinate of the point


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