nux-0.9.46

NuxGraphics/GraphicsDisplayWin.h File Reference

#include "Gfx_Interface.h"
#include "GLTimer.h"
#include "GLDeviceObjects.h"
#include "GLRenderStates.h"

Go to the source code of this file.

Data Structures

class  nux::GraphicsDisplay

Namespaces

namespace  nux

Defines

#define NUX_THREADMSG   (WM_APP+0)
#define NUX_THREADMSG_START_RENDERING   (WM_APP+1)
#define NUX_THREADMSG_CHILD_WINDOW_TERMINATED   (WM_APP+2)
#define NUX_THREADMSG_THREAD_TERMINATED   (WM_APP+3)

Enumerations

enum  nux::WindowStyle {
  nux::WINDOWSTYLE_NORMAL, nux::WINDOWSTYLE_PANEL, nux::WINDOWSTYLE_DIALOG, nux::WINDOWSTYLE_TOOL,
  nux::WINDOWSTYLE_NOBORDER, nux::WINDOWSTYLE_NORMAL, nux::WINDOWSTYLE_PANEL, nux::WINDOWSTYLE_DIALOG,
  nux::WINDOWSTYLE_TOOL, nux::WINDOWSTYLE_NOBORDER
}

Functions

LRESULT CALLBACK nux::WndProcManager (HWND hWnd, t_u32 uMsg, WPARAM wParam, LPARAM lParam)

Define Documentation

#define NUX_THREADMSG   (WM_APP+0)
#define NUX_THREADMSG_CHILD_WINDOW_TERMINATED   (WM_APP+2)
#define NUX_THREADMSG_START_RENDERING   (WM_APP+1)
#define NUX_THREADMSG_THREAD_TERMINATED   (WM_APP+3)