initSidebarItems({"struct":[["NoWindow","A window without user interface, often used in server event loops."],["Position","Structure to store the window position."],["Size","Structure to store the window size."],["WindowSettings","Settings structure for window behavior."]],"trait":[["AdvancedWindow","Trait representing a window with the most features that are still generic."],["BuildFromWindowSettings","Constructs a window from a `WindowSettings` object."],["OpenGLWindow","Trait for OpenGL specific operations on a window."],["Window","Trait representing the minimum requirements for defining a window."]],"type":[["ProcAddress","The type of an OpenGL function address."]]});