Changeset View
Changeset View
Standalone View
Standalone View
intern/ghost/intern/GHOST_Window.h
| Context not available. | |||||
| * Creates a new window and opens it. | * Creates a new window and opens it. | ||||
| * To check if the window was created properly, use the getValid() method. | * To check if the window was created properly, use the getValid() method. | ||||
| * \param width The width the window. | * \param width The width the window. | ||||
| * \param heigh The height the window. | * \param height The height the window. | ||||
| * \param state The state the window is initially opened with. | * \param state The state the window is initially opened with. | ||||
| * \param type The type of drawing context installed in this window. | * \param type The type of drawing context installed in this window. | ||||
| * \param stereoVisual Stereo visual for quad buffered stereo. | * \param stereoVisual Stereo visual for quad buffered stereo. | ||||
| Context not available. | |||||