JustAnotherDnDGame 0.1.0
Jeu de rôle tactique au d20, vue de dessus, en C++/Qt
Loading...
Searching...
No Matches
hmi::PixelScreenRect Struct Reference

Rectangle écran (pixels logiques, relatifs au coin haut-gauche du widget) d'un pixel image. More...

#include <PixelCanvasGeometry.h>

Public Attributes

double x = 0.0
double y = 0.0
double width = 0.0
double height = 0.0

Detailed Description

Rectangle écran (pixels logiques, relatifs au coin haut-gauche du widget) d'un pixel image.

Member Data Documentation

◆ height

double hmi::PixelScreenRect::height = 0.0

◆ width

double hmi::PixelScreenRect::width = 0.0

◆ x

double hmi::PixelScreenRect::x = 0.0

◆ y

double hmi::PixelScreenRect::y = 0.0

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