Changeset View
Changeset View
Standalone View
Standalone View
intern/ghost/intern/GHOST_Window.h
| Context not available. | |||||
| * Dimensions are given in screen coordinates that are relative to the | * Dimensions are given in screen coordinates that are relative to the | ||||
| * upper-left corner of the screen. | * upper-left corner of the screen. | ||||
| * Implements part of the GHOST_IWindow interface and adds some methods to | * Implements part of the GHOST_IWindow interface and adds some methods to | ||||
| * be implemented by childs of this class. | * be implemented by children of this class. | ||||
| */ | */ | ||||
| class GHOST_Window : public GHOST_IWindow | class GHOST_Window : public GHOST_IWindow | ||||
| { | { | ||||
| Context not available. | |||||