Functions
DXUT supplies the following functions that can be used by an application:
DXUTCreateDevice
DXUTCreateDeviceFromSettings
DXUTCreateWindow
DXUTFindValidDeviceSettings
DXUTGetBackBufferSurfaceDesc
DXUTGetD3DDevice
DXUTGetD3DObject
DXUTGetDeviceCaps
DXUTGetDeviceSettings
DXUTGetDeviceStats
DXUTGetElapsedTime
DXUTGetExitCode
DXUTGetFPS
DXUTGetFrameStats
DXUTGetHINSTANCE
DXUTGetHWND
DXUTGetHWNDDeviceFullScreen
DXUTGetHWNDDeviceWindowed
DXUTGetHWNDFocus
DXUTGetPresentParameters
DXUTGetShowMsgBoxOnError
DXUTGetTime
DXUTGetWindowClientRect
DXUTGetWindowTitle
DXUTInit
DXUTIsKeyDown
DXUTIsMouseButtonDown
DXUTIsRenderingPaused
DXUTIsTimePaused
DXUTIsWindowed
DXUTKillTimer
DXUTMainLoop
DXUTPause
DXUTRender3DEnvironment
DXUTResetFrameworkState
DXUTSetCallbackDeviceChanging
DXUTSetCallbackDeviceCreated
DXUTSetCallbackDeviceDestroyed
DXUTSetCallbackDeviceLost
DXUTSetCallbackDeviceReset
DXUTSetCallbackFrameMove
DXUTSetCallbackFrameRender
DXUTSetCallbackKeyboard
DXUTSetCallbackMouse
DXUTSetCallbackMsgProc
DXUTSetConstantFrameTime
DXUTSetCursorSettings
DXUTSetDevice
DXUTSetMultimonSettings
DXUTSetTimer
DXUTSetWindow
DXUTShutdown
DXUTStaticWndProc
DXUTToggleFullscreen
DXUTToggleREF