Photon 1.0.0
Loading...
Searching...
No Matches
litehtml::pointF Struct Reference

#include <types.h>

Public Member Functions

 pointF ()
 
 pointF (float _x, float _y)
 
void set (float _x, float _y)
 

Public Attributes

float x
 
float y
 

Constructor & Destructor Documentation

◆ pointF() [1/2]

litehtml::pointF::pointF ( )
inline

◆ pointF() [2/2]

litehtml::pointF::pointF ( float  _x,
float  _y 
)
inline

Member Function Documentation

◆ set()

void litehtml::pointF::set ( float  _x,
float  _y 
)
inline

Member Data Documentation

◆ x

float litehtml::pointF::x

◆ y

float litehtml::pointF::y

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