cgv
Loading...
Searching...
No Matches
cgv::gui::monitor_description Struct Reference

monitor description More...

#include <application.h>

Public Attributes

int x
 
int y
 
unsigned w
 
unsigned h
 
float dpi_x
 
float dpi_y
 

Detailed Description

monitor description

Definition at line 12 of file application.h.

Member Data Documentation

◆ dpi_x

float cgv::gui::monitor_description::dpi_x

Definition at line 19 of file application.h.

◆ dpi_y

float cgv::gui::monitor_description::dpi_y

Definition at line 19 of file application.h.

◆ h

unsigned cgv::gui::monitor_description::h

Definition at line 17 of file application.h.

◆ w

unsigned cgv::gui::monitor_description::w

Definition at line 17 of file application.h.

◆ x

int cgv::gui::monitor_description::x

Definition at line 15 of file application.h.

◆ y

int cgv::gui::monitor_description::y

Definition at line 15 of file application.h.


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