Changeset View
Changeset View
Standalone View
Standalone View
intern/ghost/GHOST_IWindow.h
| Context not available. | |||||
| * | * | ||||
| * There are two coordinate systems: | * There are two coordinate systems: | ||||
| * | * | ||||
| * - The screen coordinate system. The origin of the screen is located in the | * - The screen coordinate system. The origin of the screen depends on the | ||||
| * upper left corner of the screen.</li> | * underlying native implementation. | ||||
| * - The client rectangle coordinate system. The client rectangle of a window | * - The client rectangle coordinate system. The client rectangle of a window | ||||
| * is the area that is drawable by the application (excluding title bars etc.). | * is the area that is drawable by the application (excluding title bars etc.). | ||||
| */ | */ | ||||
| Context not available. | |||||