cgv
cgv::os::display_position Struct Reference

the display position gives the signed x and y coordinates on the virtual screen More...

#include <display.h>

Public Member Functions

 display_position (int _x=0, int _y=0)
 constructor
 

Public Attributes

int x
 signed x position on virtual screen
 
int y
 signed y position on virtual screen
 

Detailed Description

the display position gives the signed x and y coordinates on the virtual screen


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